ledisdb/server
wenyekui 828b74e2d5 update doc.go 2014-08-04 10:47:10 +08:00
..
accesslog.go use go-log and adjust some param name 2014-07-04 13:27:57 +08:00
app.go refactor http interface 2014-08-01 11:42:16 +08:00
app_test.go use ledis client 2014-06-22 10:39:23 +08:00
client_http.go http interface: unsupport repl cmds 2014-08-04 10:38:43 +08:00
client_resp.go refactor http interface 2014-08-01 11:42:16 +08:00
cmd_bit.go modify argument checking 2014-08-01 14:18:07 +08:00
cmd_bit_test.go fix bitmap test 2014-07-17 00:44:40 +08:00
cmd_hash.go seperate the behavior from client : client input , request handle 2014-07-31 18:28:19 +08:00
cmd_hash_test.go use ledis client 2014-06-22 10:39:23 +08:00
cmd_kv.go seperate the behavior from client : client input , request handle 2014-07-31 18:28:19 +08:00
cmd_kv_test.go use ledis client 2014-06-22 10:39:23 +08:00
cmd_list.go seperate the behavior from client : client input , request handle 2014-07-31 18:28:19 +08:00
cmd_list_test.go use ledis client 2014-06-22 10:39:23 +08:00
cmd_replication.go seperate the behavior from client : client input , request handle 2014-07-31 18:28:19 +08:00
cmd_replication_test.go use our own leveldb 2014-06-19 17:19:40 +08:00
cmd_ttl_test.go add persist command 2014-06-24 12:44:47 +08:00
cmd_zset.go fix argument checking 2014-08-01 16:03:51 +08:00
cmd_zset_test.go bugfix for revrangebyscore command 2014-07-01 07:55:34 +08:00
command.go seperate the behavior from client : client input , request handle 2014-07-31 18:28:19 +08:00
config.go add base http framework 2014-07-17 15:19:46 +08:00
const.go refactor, split ledis pkg to ledis and server 2014-05-16 15:03:23 +08:00
doc.go update doc.go 2014-08-04 10:47:10 +08:00
http_interface.md add document: http_interface.md 2014-08-04 09:44:58 +08:00
replication.go abstract the read / write in server client 2014-07-31 14:38:20 +08:00
request.go modify accesslog format 2014-08-04 10:17:30 +08:00
util.go add ledis-dump tool 2014-07-11 10:43:42 +08:00