mirror of https://github.com/ledisdb/ledisdb.git
update read me
This commit is contained in:
parent
9f3acd5a50
commit
70df6e2d04
|
@ -1,6 +1,6 @@
|
||||||
# ledisdb
|
# ledisdb
|
||||||
|
|
||||||
Ledisdb is a high performance nosql like redis based on leveldb written by go. It's supports some advanced data structure like kv, list, hash and zset.
|
Ledisdb is a high performance NoSQL like Redis based on LevelDB written by go. It supports some advanced data structure like kv, list, hash and zset, and may be alternative for Redis.
|
||||||
|
|
||||||
## Build and Install
|
## Build and Install
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue