Commit Graph

7 Commits

Author SHA1 Message Date
siddontang 31e70ccd02 add persist command 2014-06-24 12:44:47 +08:00
siddontang cdb78498af ledis use proper return values not []interface{}
This is a very big change and not backward compatible
2014-06-22 15:25:51 +08:00
silentsai 852fce9f4c add server commands of expire/ttl 2014-06-16 19:24:37 +08:00
siddontang 5a902fc9d1 set args must be 2 2014-06-11 16:49:17 +08:00
siddontang f404e35142 remove scan cmd, we implement a little diff 2014-05-23 12:39:56 +08:00
siddontang 81a5587c99 add simple support for kv scan 2014-05-23 11:44:50 +08:00
siddontang a0f90016d4 refactor, split ledis pkg to ledis and server 2014-05-16 15:03:23 +08:00