ledisdb/server
siddontang c2f8405c17 remove bitmap type 2015-03-03 09:21:00 +08:00
..
accesslog.go rename package 2014-09-24 09:46:36 +08:00
app.go simplify client connection 2015-03-02 17:12:55 +08:00
app_test.go simplify client connection 2015-03-02 17:12:55 +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 add kv bit operation support 2015-02-05 15:37:17 +08:00
cmd_hash.go refactor scan 2015-03-02 11:10:54 +08:00
cmd_hash_test.go add xhexists cmd 2015-02-01 17:19:46 +08:00
cmd_kv.go refactor scan 2015-03-02 11:10:54 +08:00
cmd_kv_test.go add kv bit operation support 2015-02-05 15:37:17 +08:00
cmd_list.go refactor scan 2015-03-02 11:10:54 +08:00
cmd_list_test.go add XLExists cmd 2015-02-01 17:41:28 +08:00
cmd_migrate.go simplify client connection 2015-03-02 17:12:55 +08:00
cmd_migrate_test.go simplify client connection 2015-03-02 17:12:55 +08:00
cmd_replication.go simplify client connection 2015-03-02 17:12:55 +08:00
cmd_replication_test.go simplify client connection 2015-03-02 17:12:55 +08:00
cmd_scan.go add xhscan, xsscan, xzscan 2015-03-02 14:30:04 +08:00
cmd_scan_test.go add xhscan, xsscan, xzscan 2015-03-02 14:30:04 +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 refactor scan 2015-03-02 11:10:54 +08:00
cmd_set_test.go add xsexists and xzexists commands 2015-02-01 17:54:52 +08:00
cmd_sort.go support sort command 2015-02-04 14:09:05 +08:00
cmd_sort_test.go support sort command 2015-02-04 14:09:05 +08:00
cmd_ttl_test.go add kv bit operation support 2015-02-05 15:37:17 +08:00
cmd_tx.go readd transaction 2014-09-25 10:44:07 +08:00
cmd_zset.go refactor scan 2015-03-02 11:10:54 +08:00
cmd_zset_test.go add xsexists and xzexists commands 2015-02-01 17:54:52 +08:00
command.go rename file 2014-09-24 09:44:42 +08:00
const.go refactor scan 2015-03-02 11:10:54 +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 simplify client connection 2015-03-02 17:12:55 +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