diff --git a/index.html b/index.html index 5f8e0b1..e515d39 100644 --- a/index.html +++ b/index.html @@ -54,9 +54,6 @@

Various backend databases to choose:

LevelDB, goleveldb, LMDB, RocksDB, BoltDB or Memory.

-

Transaction

-

Supports begin, commit and rollback, with LMDB or BoltDB.

-

Expiration & TTL

Supports expiration and ttl in all kinds of data structures.