diff --git a/index.html b/index.html index 5f48edb..ddecf75 100644 --- a/index.html +++ b/index.html @@ -52,7 +52,7 @@
Various backend databases to choose:
-LevelDB, goleveldb, LMDB, RocksDB & BoltDB
+LevelDB, goleveldb, LMDB, RocksDB & BoltDB.
Supports expiration and ttl in all kinds of data structures.
@@ -77,7 +77,8 @@Supplies tools to load, dump, and repair database.
HTTP interfaces, can be directly accessed by HTTP Clients
+HTTP interfaces, can be directly accessed by HTTP Clients.
+Supplies json、bson、msgpack as request content-type.