ledisdb/server
siddontang c6c82b979d Use key lock when migration
https://github.com/siddontang/ledisdb/issues/141

Now migration is only safe for xcodis, but I think it does not matter.
2015-03-07 12:47:35 +08:00
..
accesslog.go rename package 2014-09-24 09:46:36 +08:00
app.go Use key lock when migration 2015-03-07 12:47:35 +08:00
app_test.go move go ledis client 2015-03-03 10:18:54 +08:00
client.go remove confused command coroutine 2015-02-03 14:14:46 +08:00
client_http.go Use new log interface 2015-01-12 10:32:03 +08:00
client_http_test.go fix http panic error 2014-12-26 10:08:37 +08:00
client_resp.go panic add more information 2015-02-03 14:15:11 +08:00
cmd_bit.go remove bitmap type 2015-03-03 09:21:00 +08:00
cmd_bit_test.go move go ledis client 2015-03-03 10:18:54 +08:00
cmd_hash.go add key exists for hash, list, set and zset 2015-03-04 09:33:25 +08:00
cmd_hash_test.go add key exists for hash, list, set and zset 2015-03-04 09:33:25 +08:00
cmd_kv.go refactor scan 2015-03-02 11:10:54 +08:00
cmd_kv_test.go move go ledis client 2015-03-03 10:18:54 +08:00
cmd_list.go add key exists for hash, list, set and zset 2015-03-04 09:33:25 +08:00
cmd_list_test.go add key exists for hash, list, set and zset 2015-03-04 09:33:25 +08:00
cmd_migrate.go Use key lock when migration 2015-03-07 12:47:35 +08:00
cmd_migrate_test.go move go ledis client 2015-03-03 10:18:54 +08:00
cmd_replication.go simplify client connection 2015-03-02 17:12:55 +08:00
cmd_replication_test.go move go ledis client 2015-03-03 10:18:54 +08:00
cmd_scan.go scan support sac and desc 2015-03-05 15:49:08 +08:00
cmd_scan_test.go move go ledis client 2015-03-03 10:18:54 +08:00
cmd_script.go use tiny go package 2014-09-24 12:34:21 +08:00
cmd_script_test.go move go ledis client 2015-03-03 10:18:54 +08:00
cmd_server.go bugfix config 256 databases 2015-03-04 17:46:40 +08:00
cmd_set.go add key exists for hash, list, set and zset 2015-03-04 09:33:25 +08:00
cmd_set_test.go add key exists for hash, list, set and zset 2015-03-04 09:33:25 +08:00
cmd_sort.go support sort command 2015-02-04 14:09:05 +08:00
cmd_sort_test.go move go ledis client 2015-03-03 10:18:54 +08:00
cmd_ttl_test.go move go ledis client 2015-03-03 10:18:54 +08:00
cmd_tx.go readd transaction 2014-09-25 10:44:07 +08:00
cmd_zset.go add key exists for hash, list, set and zset 2015-03-04 09:33:25 +08:00
cmd_zset_test.go add key exists for hash, list, set and zset 2015-03-04 09:33:25 +08:00
command.go rename file 2014-09-24 09:44:42 +08:00
const.go Use key lock when migration 2015-03-07 12:47:35 +08:00
doc.go adjust config 2014-10-11 16:00:59 +08:00
info.go add some redis compatibility info replication msgs 2015-02-10 13:42:34 +08:00
replication.go move go ledis client 2015-03-03 10:18:54 +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 adjust config 2014-10-11 16:00:59 +08:00
snapshot.go Use new log interface 2015-01-12 10:32:03 +08:00
snapshot_test.go store add stat 2014-10-15 10:18:20 +08:00
util.go optimize codes 2014-10-30 12:48:52 +08:00