ledisdb/ledis
siddontang b13ce1329a bugfix for lrange
adjust start and end to be same as redid
2014-07-01 09:21:14 +08:00
..
binlog.go use my own log 2014-06-19 17:50:27 +08:00
binlog_test.go add replication, test later 2014-06-09 17:23:32 +08:00
binlog_util.go add replicate for relay log 2014-06-04 14:42:13 +08:00
const.go new type - bin 2014-06-23 20:09:05 +08:00
doc.go update doc 2014-06-25 12:57:19 +08:00
dump.go use our own leveldb 2014-06-19 17:19:40 +08:00
dump_test.go use our own leveldb 2014-06-19 17:19:40 +08:00
ledis.go new type - bin 2014-06-23 20:09:05 +08:00
ledis_db.go unify all expire cycle activity into one routine; edit func name about flush 2014-06-12 10:51:36 +08:00
ledis_test.go add data_dir, like mysql to store all data 2014-06-06 10:34:57 +08:00
replication.go use my own log 2014-06-19 17:50:27 +08:00
replication_test.go use our own leveldb 2014-06-19 17:19:40 +08:00
t_hash.go add hmclear, lmclear and zmclear for multi keys 2014-06-27 16:28:32 +08:00
t_hash_test.go add persist support 2014-06-23 11:12:20 +08:00
t_kv.go add persist support 2014-06-23 11:12:20 +08:00
t_kv_test.go add persist support 2014-06-23 11:12:20 +08:00
t_list.go bugfix for lrange 2014-07-01 09:21:14 +08:00
t_list_test.go bugfix for lrange 2014-07-01 09:21:14 +08:00
t_ttl.go add persist support 2014-06-23 11:12:20 +08:00
t_ttl_test.go fullfill test case for various data type 2014-06-06 14:38:32 +08:00
t_zset.go add hmclear, lmclear and zmclear for multi keys 2014-06-27 16:28:32 +08:00
t_zset_test.go add persist support 2014-06-23 11:12:20 +08:00
tx.go use our own leveldb 2014-06-19 17:19:40 +08:00
util.go newly support of bit operation 'and' and 'or' for the bin type 2014-06-26 16:27:25 +08:00