ledisdb/server
siddontang 7a237661da add support for multi storage 2014-07-25 17:58:00 +08:00
..
accesslog.go use go-log and adjust some param name 2014-07-04 13:27:57 +08:00
app.go update config 2014-07-23 08:30:00 +08:00
app_test.go change configuration 2014-07-23 07:55:40 +08:00
client.go add ledis-dump tool 2014-07-11 10:43:42 +08:00
cmd_bit.go refactor, bin rename to bit, rename datatype 2014-07-11 13:27:40 +08:00
cmd_bit_test.go fix bitmap test 2014-07-17 00:44:40 +08:00
cmd_hash.go expire bug fix 2014-06-30 11:23:14 +08:00
cmd_hash_test.go use ledis client 2014-06-22 10:39:23 +08:00
cmd_kv.go expire bug fix 2014-06-30 11:23:14 +08:00
cmd_kv_test.go use ledis client 2014-06-22 10:39:23 +08:00
cmd_list.go expire bug fix 2014-06-30 11:23:14 +08:00
cmd_list_test.go use ledis client 2014-06-22 10:39:23 +08:00
cmd_replication.go replication use snappy 2014-07-04 17:55:47 +08:00
cmd_replication_test.go add support for multi storage 2014-07-25 17:58:00 +08:00
cmd_ttl_test.go add persist command 2014-06-24 12:44:47 +08:00
cmd_zset.go bug fix: argument checking of funtion 2014-07-23 17:10:06 +08:00
cmd_zset_test.go bugfix for revrangebyscore command 2014-07-01 07:55:34 +08:00
command.go refactor, support select command 2014-05-20 08:41:24 +08:00
config.go update config 2014-07-23 08:30:00 +08:00
const.go refactor, split ledis pkg to ledis and server 2014-05-16 15:03:23 +08:00
doc.go update doc 2014-06-25 12:57:19 +08:00
replication.go add MasterInfo for replication 2014-07-11 16:57:19 +08:00
util.go add ledis-dump tool 2014-07-11 10:43:42 +08:00