ledisdb/server
siddontang 884de89cb8 replication add log 2014-10-09 11:47:14 +08:00
..
accesslog.go rename package 2014-09-24 09:46:36 +08:00
app.go update slaveof command, wait (n + 1) /2 replies 2014-09-28 21:34:24 +08:00
app_test.go all package use same config struct 2014-08-07 16:49:48 +08:00
client.go add compression for log 2014-09-27 10:08:45 +08:00
client_http.go readd transaction 2014-09-25 10:44:07 +08:00
client_resp.go client rollback tx when close 2014-09-27 20:11:36 +08:00
cmd_bit.go use tiny go package 2014-09-24 12:34:21 +08:00
cmd_bit_test.go update test for ttl and bitmap 2014-08-15 15:51:58 +08:00
cmd_hash.go move scan to scan 2014-09-09 10:02:49 +08:00
cmd_hash_test.go remove foolish code 2014-07-29 20:08:20 +08:00
cmd_kv.go use tiny go package 2014-09-24 12:34:21 +08:00
cmd_kv_test.go remove foolish code 2014-07-29 20:08:20 +08:00
cmd_list.go move scan to scan 2014-09-09 10:02:49 +08:00
cmd_list_test.go remove foolish code 2014-07-29 20:08:20 +08:00
cmd_replication.go update slaveof command, wait (n + 1) /2 replies 2014-09-28 21:34:24 +08:00
cmd_replication_test.go flushall will restart replication if possible 2014-10-03 20:31:24 +08:00
cmd_script.go use tiny go package 2014-09-24 12:34:21 +08:00
cmd_script_test.go add lua build tag 2014-09-04 16:39:23 +08:00
cmd_server.go add config rewrite command 2014-10-08 16:39:14 +08:00
cmd_set.go move scan to scan 2014-09-09 10:02:49 +08:00
cmd_set_test.go add cmd_set commands and its tests 2014-08-15 15:51:58 +08:00
cmd_ttl_test.go refactor test, reduce code 2014-08-28 17:01:05 +08:00
cmd_tx.go readd transaction 2014-09-25 10:44:07 +08:00
cmd_zset.go support zset lex commands 2014-10-01 23:26:46 +08:00
cmd_zset_test.go support zset lex commands 2014-10-01 23:26:46 +08:00
command.go rename file 2014-09-24 09:44:42 +08:00
const.go refactor 2014-08-25 14:18:23 +08:00
doc.go refactor, remove bin log, add consensus replication 2014-09-23 17:28:09 +08:00
info.go info log id returns 0 if no replication 2014-10-09 11:03:58 +08:00
replication.go replication add log 2014-10-09 11:47:14 +08:00
scan_test.go move scan to scan 2014-09-09 10:02:49 +08:00
script.go use tiny go package 2014-09-24 13:29:27 +08:00
script_dummy.go add lua build tag 2014-09-04 16:39:23 +08:00
script_test.go use golua directly 2014-09-13 14:11:05 +08:00
util.go use tiny go package 2014-09-24 12:34:21 +08:00