update index

This commit is contained in:
holys 2014-08-04 14:45:21 +08:00
parent 4b7d9db929
commit 5e8fb43fd3
1 changed files with 3 additions and 2 deletions

View File

@ -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>