forked from mirror/ledisdb
update read me
This commit is contained in:
parent
a5c27a1e23
commit
c058a17b2c
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue