diff --git a/contact.html b/contact.html index 76e688f..0059971 100644 --- a/contact.html +++ b/contact.html @@ -81,7 +81,6 @@
Rich data structure: KV, List, Hash, ZSet, Bitmap.
+Rich data structure: KV, List, Hash, ZSet, Bitmap, Set.
Various backend databases to choose:
-LevelDB, goleveldb, LMDB, RocksDB or BoltDB.
+LevelDB, goleveldb, LMDB, RocksDB, HyperLevelDB or BoltDB.
+ +Supports begin, commit and rollback, with LMDB or BoltDB.
Supports expiration and ttl in all kinds of data structures.
@@ -65,7 +68,7 @@Multiple clients API supports, including Go, Python, Lua(Openresty).
+Multiple clients API supports, including Go, Python, Lua(Openresty), Node.js.
Easy to embed in Go application.
@@ -155,7 +158,6 @@ db.Get(key)