ledisdb/server
wenyekui 83c4db020c add xhexists cmd 2015-02-01 17:19:46 +08:00
..
accesslog.go rename package 2014-09-24 09:46:36 +08:00
app.go add xmigrate 2014-12-03 16:27:52 +08:00
app_test.go fix http panic error 2014-12-26 10:08:37 +08:00
client.go add xmigrate 2014-12-03 16:27:52 +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 Use new log interface 2015-01-12 10:32:03 +08:00
cmd_bit.go x must be the prefix for scan, for #121 2015-01-24 11:07:26 +08:00
cmd_bit_test.go update test for ttl and bitmap 2014-08-15 15:51:58 +08:00
cmd_hash.go add xhexists cmd 2015-02-01 17:19:46 +08:00
cmd_hash_test.go add xhexists cmd 2015-02-01 17:19:46 +08:00
cmd_kv.go add GetSlice, hope can improve get performance 2014-10-29 20:17:12 +08:00
cmd_kv_test.go add SETEX command for KV 2014-10-26 15:15:43 +08:00
cmd_list.go x must be the prefix for scan, for #121 2015-01-24 11:07:26 +08:00
cmd_list_test.go remove foolish code 2014-07-29 20:08:20 +08:00
cmd_migrate.go add xmigrate 2014-12-03 16:27:52 +08:00
cmd_migrate_test.go add xmigrate 2014-12-03 16:27:52 +08:00
cmd_replication.go close gracefully 2014-11-11 15:21:41 +08:00
cmd_replication_test.go adjust config 2014-10-11 16:00:59 +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 x must be the prefix for scan, for #121 2015-01-24 11:07:26 +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 fix go test race error 2014-11-01 23:28:34 +08:00
cmd_tx.go readd transaction 2014-09-25 10:44:07 +08:00
cmd_zset.go x must be the prefix for scan, for #121 2015-01-24 11:07:26 +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 add migrate command, improved later 2014-12-01 17:50:48 +08:00
doc.go adjust config 2014-10-11 16:00:59 +08:00
info.go close gracefully 2014-11-11 15:21:41 +08:00
replication.go Use new log interface 2015-01-12 10:32:03 +08:00
scan_test.go x must be the prefix for scan, for #121 2015-01-24 11:07:26 +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