ledisdb/ledis
siddontang b0d93f5842 kv some functions add error check 2014-05-14 08:50:19 +08:00
..
app.go rename to ledisdb, update 2014-05-09 14:49:22 +08:00
app_test.go ledis test change port to 16380 2014-05-13 08:49:20 +08:00
client.go rename to ledisdb, update 2014-05-09 14:49:22 +08:00
cmd_hash.go add lclear, hclear,zclear to del 2014-05-12 15:08:59 +08:00
cmd_hash_test.go add lclear, hclear,zclear to del 2014-05-12 15:08:59 +08:00
cmd_kv.go rename to ledisdb, update 2014-05-09 14:49:22 +08:00
cmd_kv_test.go rename to ledisdb, update 2014-05-09 14:49:22 +08:00
cmd_list.go add lclear, hclear,zclear to del 2014-05-12 15:08:59 +08:00
cmd_list_test.go add lclear, hclear,zclear to del 2014-05-12 15:08:59 +08:00
cmd_zset.go add lclear, hclear,zclear to del 2014-05-12 15:08:59 +08:00
cmd_zset_test.go add lclear, hclear,zclear to del 2014-05-12 15:08:59 +08:00
command.go rename to ledisdb, update 2014-05-09 14:49:22 +08:00
config.go rename to ledisdb, update 2014-05-09 14:49:22 +08:00
const.go rename to ledisdb, update 2014-05-09 14:49:22 +08:00
lock.go rename to ledisdb, update 2014-05-09 14:49:22 +08:00
t_hash.go add lclear, hclear,zclear to del 2014-05-12 15:08:59 +08:00
t_kv.go kv some functions add error check 2014-05-14 08:50:19 +08:00
t_list.go add lclear, hclear,zclear to del 2014-05-12 15:08:59 +08:00
t_zset.go optimize reverse range with no limit 2014-05-13 09:22:33 +08:00
tx.go rename to ledisdb, update 2014-05-09 14:49:22 +08:00
util.go rename to ledisdb, update 2014-05-09 14:49:22 +08:00