mirror of https://github.com/ledisdb/ledisdb.git
update doc
This commit is contained in:
parent
d6c60c60fe
commit
8eb9109e91
|
@ -1,6 +1,6 @@
|
||||||
// Package ledis is a high performance embedded NoSQL.
|
// Package ledis is a high performance embedded NoSQL.
|
||||||
//
|
//
|
||||||
// Ledis supports various advanced data structure like kv, list, hash and zset like redis.
|
// Ledis supports various data structure like kv, list, hash and zset like redis.
|
||||||
//
|
//
|
||||||
// Other features include binlog replication, data with a limited time-to-live.
|
// Other features include binlog replication, data with a limited time-to-live.
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in New Issue