ledisdb/server
siddontang 39d6db56bd change open file and mkdir mode
open file use 0644
mkdir use 0755
2014-09-13 23:06:36 +08:00
..
accesslog.go use go-log and adjust some param name 2014-07-04 13:27:57 +08:00
app.go add lua support 2014-09-02 17:55:12 +08:00
app_test.go all package use same config struct 2014-08-07 16:49:48 +08:00
client.go add lua support 2014-09-02 17:55:12 +08:00
client_http.go refactor 2014-08-25 14:18:23 +08:00
client_resp.go server add scan support 2014-08-26 23:21:54 +08:00
cmd_bit.go move scan to scan 2014-09-09 10:02:49 +08:00
cmd_bit_test.go update test for ttl and bitmap 2014-08-15 15:51:58 +08:00
cmd_hash.go move scan to scan 2014-09-09 10:02:49 +08:00
cmd_hash_test.go remove foolish code 2014-07-29 20:08:20 +08:00
cmd_kv.go move scan to scan 2014-09-09 10:02:49 +08:00
cmd_kv_test.go remove foolish code 2014-07-29 20:08:20 +08:00
cmd_list.go move scan to scan 2014-09-09 10:02:49 +08:00
cmd_list_test.go remove foolish code 2014-07-29 20:08:20 +08:00
cmd_replication.go hand up for new event if no one now 2014-09-05 10:01:38 +08:00
cmd_replication_test.go server add scan support 2014-08-26 23:21:54 +08:00
cmd_script.go use golua directly 2014-09-13 14:11:05 +08:00
cmd_script_test.go add lua build tag 2014-09-04 16:39:23 +08:00
cmd_set.go move scan to scan 2014-09-09 10:02:49 +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 refactor test, reduce code 2014-08-28 17:01:05 +08:00
cmd_tx.go refactor 2014-08-25 14:18:23 +08:00
cmd_zset.go move scan to scan 2014-09-09 10:02:49 +08:00
cmd_zset_test.go modify unit test 2014-08-14 16:10:07 +08:00
command.go add lua support 2014-09-02 17:55:12 +08:00
const.go refactor 2014-08-25 14:18:23 +08:00
doc.go all package use same config struct 2014-08-07 16:49:48 +08:00
info.go remove cpu info 2014-09-07 08:44:19 +08:00
replication.go change open file and mkdir mode 2014-09-13 23:06:36 +08:00
scan_test.go move scan to scan 2014-09-09 10:02:49 +08:00
script.go use golua directly 2014-09-13 14:11:05 +08:00
script_dummy.go add lua build tag 2014-09-04 16:39:23 +08:00
script_test.go use golua directly 2014-09-13 14:11:05 +08:00
util.go update ReadBulkTo 2014-09-05 10:01:50 +08:00