ledisdb/server
Glen De Cauwsemaecker 80ea7b8bca allocate local port dynamically, fixes #290 (#292) 2017-04-16 10:37:47 +08:00
..
accesslog.go fix access log bug 2015-10-06 17:20:32 +08:00
app.go allocate local port dynamically, fixes #290 (#292) 2017-04-16 10:37:47 +08:00
app_test.go Make the auth stuff simpler - just have a password 2015-09-12 19:35:08 -07:00
client.go remove no need codes. 2017-03-14 22:26:07 +08:00
client_http.go use vendor and do clean up. (#241) 2016-05-01 23:33:02 +08:00
client_http_test.go fix http panic error 2014-12-26 10:08:37 +08:00
client_resp.go RESP writer test 2016-01-21 22:07:36 +06:00
client_resp_test.go RESP writer test 2016-01-21 22:07:36 +06: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 format with goimports 2015-05-04 22:42:28 +08:00
cmd_kv.go format with goimports 2015-05-04 22:42:28 +08:00
cmd_kv_test.go format with goimports 2015-05-04 22:42:28 +08:00
cmd_list.go add ltrim command 2015-11-27 09:33:25 +08:00
cmd_list_test.go add ltrim_front and ltrim_back command, imitation ssdb's qtrim_front and qtrim_back commands 2015-10-12 22:00:53 +08:00
cmd_migrate.go use goredis client 2015-03-11 11:54:02 +08:00
cmd_migrate_test.go format with goimports 2015-05-04 22:42:28 +08:00
cmd_replication.go format with goimports 2015-05-04 22:42:28 +08:00
cmd_replication_test.go format with goimports 2015-05-04 22:42:28 +08:00
cmd_scan.go format with goimports 2015-05-04 22:42:28 +08:00
cmd_scan_test.go format with goimports 2015-05-04 22:42:28 +08:00
cmd_script.go Feature: Pure Go Lua (VM) (#291) 2017-04-15 21:51:03 +08:00
cmd_script_test.go Feature: Pure Go Lua (VM) (#291) 2017-04-15 21:51:03 +08:00
cmd_server.go Use more standard go; camel case 2015-09-12 19:50:56 -07:00
cmd_server_test.go Fix serious issue with auth 2015-09-13 00:13:02 -07: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 format with goimports 2015-05-04 22:42:28 +08:00
cmd_sort.go support sort command 2015-02-04 14:09:05 +08:00
cmd_sort_test.go use vendor and do clean up. (#241) 2016-05-01 23:33:02 +08:00
cmd_ttl_test.go format with goimports 2015-05-04 22:42:28 +08:00
cmd_zset.go format with goimports 2015-05-04 22:42:28 +08:00
cmd_zset_test.go format with goimports 2015-05-04 22:42:28 +08:00
command.go rename file 2014-09-24 09:44:42 +08:00
const.go Attempt at Auth :) 2015-09-12 17:47:10 -07:00
doc.go adjust config 2014-10-11 16:00:59 +08:00
info.go format with goimports 2015-05-04 22:42:28 +08:00
replication.go format with goimports 2015-05-04 22:42:28 +08:00
script.go Feature: Pure Go Lua (VM) (#291) 2017-04-15 21:51:03 +08:00
script_test.go Feature: Pure Go Lua (VM) (#291) 2017-04-15 21:51:03 +08:00
snapshot.go format with goimports 2015-05-04 22:42:28 +08:00
snapshot_test.go format with goimports 2015-05-04 22:42:28 +08:00
util.go format with goimports 2015-05-04 22:42:28 +08:00