ledisdb/ledis
holys 8eb9109e91 update doc 2014-08-16 09:43:37 +08:00
..
binlog.go all package use same config struct 2014-08-07 16:49:48 +08:00
binlog_test.go all package use same config struct 2014-08-07 16:49:48 +08:00
binlog_util.go add support for read and print bin log 2014-07-11 13:28:34 +08:00
const.go add some base set function 2014-08-11 14:52:43 +08:00
doc.go update doc 2014-08-16 09:43:37 +08:00
dump.go add support for multi storage 2014-07-25 17:58:00 +08:00
dump_test.go all package use same config struct 2014-08-07 16:49:48 +08:00
ledis.go add set data type support(unfinished) 2014-08-13 21:54:27 +08:00
ledis_db.go add set operations: difference, union, intersection 2014-08-14 19:35:41 +08:00
ledis_test.go all package use same config struct 2014-08-07 16:49:48 +08:00
replication.go add support for read and print bin log 2014-07-11 13:28:34 +08:00
replication_test.go all package use same config struct 2014-08-07 16:49:48 +08:00
scan.go remove print statement 2014-08-14 19:06:47 +08:00
scan_test.go add unit test 2014-08-15 11:30:32 +08:00
t_bit.go Merge branch 'scan-feature' into develop 2014-08-15 16:59:39 +08:00
t_bit_test.go fix expire fail while target key length of 1 bit 2014-08-15 15:42:25 +08:00
t_hash.go refactor scan 2014-08-14 15:24:41 +08:00
t_hash_test.go refactor scan 2014-08-14 15:24:41 +08:00
t_kv.go list/bit/zset scan 2014-08-14 19:05:17 +08:00
t_kv_test.go refactor scan 2014-08-14 15:24:41 +08:00
t_list.go refactor scan 2014-08-14 15:24:41 +08:00
t_list_test.go bugfix for lrange 2014-07-01 09:21:14 +08:00
t_set.go use rawkey 2014-08-15 09:36:00 +08:00
t_set_test.go add cmd_set commands and its tests 2014-08-15 15:51:58 +08:00
t_ttl.go add support for multi storage 2014-07-25 17:58:00 +08:00
t_ttl_test.go fullfill test case for various data type 2014-06-06 14:38:32 +08:00
t_zset.go list/bit/zset scan 2014-08-14 19:05:17 +08:00
t_zset_test.go list/bit/zset scan 2014-08-14 19:05:17 +08:00
tx.go store reduce pointer alloc 2014-07-29 22:30:59 +08:00
util.go parseint bitsize is 8 2014-07-16 11:29:44 +08:00