ledisdb/ledis
siddontang 81a5587c99 add simple support for kv scan 2014-05-23 11:44:50 +08:00
..
const.go add simple support for kv scan 2014-05-23 11:44:50 +08:00
ledis.go remove 'FlushDB' temporarily 2014-05-22 12:49:04 +08:00
ledis_db.go add the missing code file for the db flush 2014-05-22 20:02:22 +08:00
ledis_test.go add 'FlusbDB' api, which used to clear all data on the specific db 2014-05-22 19:59:40 +08:00
t_hash.go add 'FlusbDB' api, which used to clear all data on the specific db 2014-05-22 19:59:40 +08:00
t_hash_test.go refactor, support select command 2014-05-20 08:41:24 +08:00
t_kv.go add simple support for kv scan 2014-05-23 11:44:50 +08:00
t_kv_test.go refactor, support select command 2014-05-20 08:41:24 +08:00
t_list.go add 'FlusbDB' api, which used to clear all data on the specific db 2014-05-22 19:59:40 +08:00
t_list_test.go refactor, support select command 2014-05-20 08:41:24 +08:00
t_zset.go add 'FlusbDB' api, which used to clear all data on the specific db 2014-05-22 19:59:40 +08:00
t_zset_test.go remove 'FlushDB' from test 2014-05-22 12:53:44 +08:00
tx.go refactor, support use embedded ledisdb 2014-05-15 14:19:48 +08:00
util.go change some db api to simple use 2014-05-16 08:56:32 +08:00