mirror of https://github.com/ledisdb/ledisdb.git
update index
This commit is contained in:
parent
4b7d9db929
commit
5e8fb43fd3
|
@ -52,7 +52,7 @@
|
|||
|
||||
<h3>Various Backend </h3>
|
||||
<p>Various backend databases to choose: </p>
|
||||
<p>LevelDB, goleveldb, LMDB, RocksDB & BoltDB</p>
|
||||
<p>LevelDB, goleveldb, LMDB, RocksDB & BoltDB.</p>
|
||||
|
||||
<h3>Expiration & TTL</h3>
|
||||
<p>Supports expiration and ttl in all kinds of data structures.</p>
|
||||
|
@ -77,7 +77,8 @@
|
|||
<p>Supplies tools to load, dump, and repair database.</p>
|
||||
|
||||
<h3>RESTful API</h3>
|
||||
<p>HTTP interfaces, can be directly accessed by HTTP Clients</p>
|
||||
<p>HTTP interfaces, can be directly accessed by HTTP Clients.</p>
|
||||
<p>Supplies json、bson、msgpack as request content-type.</p>
|
||||
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue