ledisdb/ledis
silentsai d0e15d4c1d fix bug - unify the return score type to bluk while call rangeXXX 2014-06-05 11:49:12 +08:00
..
const.go fix the type of return value from zscore command 2014-06-05 10:20: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 hscan and zscan 2014-05-25 14:01:35 +08:00
t_hash_test.go bug fix for kv scan, add scan test 2014-05-26 09:21:17 +08:00
t_kv.go bug fix for kv scan, add scan test 2014-05-26 09:21:17 +08:00
t_kv_test.go bug fix for kv scan, add scan test 2014-05-26 09:21:17 +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 fix the type of return value from zscore command 2014-06-05 10:20:50 +08:00
t_zset_test.go fix bug - unify the return score type to bluk while call rangeXXX 2014-06-05 11:49:12 +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