This commit is contained in:
siddontang 2015-03-14 09:11:46 +08:00
parent 0a8241c3cb
commit f3b5b76788
1 changed files with 0 additions and 3 deletions

View File

@ -54,9 +54,6 @@
<p>Various backend databases to choose: </p> <p>Various backend databases to choose: </p>
<p>LevelDB, goleveldb, LMDB, RocksDB, BoltDB or Memory.</p> <p>LevelDB, goleveldb, LMDB, RocksDB, BoltDB or Memory.</p>
<h3>Transaction </h3>
<p>Supports begin, commit and rollback, with LMDB or BoltDB.</p>
<h3>Expiration & TTL</h3> <h3>Expiration & TTL</h3>
<p>Supports expiration and ttl in all kinds of data structures.</p> <p>Supports expiration and ttl in all kinds of data structures.</p>