forked from mirror/ledisdb
update
This commit is contained in:
parent
0a8241c3cb
commit
f3b5b76788
|
@ -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>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue