update read me

This commit is contained in:
siddontang 2014-08-04 16:29:10 +08:00
parent a5c27a1e23
commit c058a17b2c
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ LedisDB now supports multi database as backend to store data, you can test and c
+ Redis clients, like redis-cli, are supported directly.
+ Multi client API supports, including Golang, Python, Lua(Openresty).
+ Easy to embed in Golang application.
+ Restful API support.
+ Restful API support, json/bson/msgpack output.
+ Replication to guarantee data safe.
+ Supplies tools to load, dump, repair database.