ledisdb/ledis
silentsai 8c3ac7ebfb fix problem of size calculation in bin type, and add 'btail' api 2014-06-24 12:00:41 +08:00
..
binlog.go use my own log 2014-06-19 17:50:27 +08:00
binlog_test.go add replication, test later 2014-06-09 17:23:32 +08:00
binlog_util.go add replicate for relay log 2014-06-04 14:42:13 +08:00
const.go new type - bin 2014-06-23 20:09:05 +08:00
doc.go update document 2014-06-22 21:13:57 +08:00
dump.go use our own leveldb 2014-06-19 17:19:40 +08:00
dump_test.go use our own leveldb 2014-06-19 17:19:40 +08:00
ledis.go new type - bin 2014-06-23 20:09:05 +08:00
ledis_db.go unify all expire cycle activity into one routine; edit func name about flush 2014-06-12 10:51:36 +08:00
ledis_test.go add data_dir, like mysql to store all data 2014-06-06 10:34:57 +08:00
replication.go use my own log 2014-06-19 17:50:27 +08:00
replication_test.go use our own leveldb 2014-06-19 17:19:40 +08:00
t_bin.go fix problem of size calculation in bin type, and add 'btail' api 2014-06-24 12:00:41 +08:00
t_bin_test.go fix problem of size calculation in bin type, and add 'btail' api 2014-06-24 12:00:41 +08:00
t_hash.go add persist support 2014-06-23 11:12:20 +08:00
t_hash_test.go add persist support 2014-06-23 11:12:20 +08:00
t_kv.go add persist support 2014-06-23 11:12:20 +08:00
t_kv_test.go add persist support 2014-06-23 11:12:20 +08:00
t_list.go add persist support 2014-06-23 11:12:20 +08:00
t_list_test.go add persist support 2014-06-23 11:12:20 +08:00
t_ttl.go add persist support 2014-06-23 11:12:20 +08:00
t_ttl_test.go fullfill test case for various data type 2014-06-06 14:38:32 +08:00
t_zset.go add persist support 2014-06-23 11:12:20 +08:00
t_zset_test.go add persist support 2014-06-23 11:12:20 +08:00
tx.go use our own leveldb 2014-06-19 17:19:40 +08:00
util.go change some db api to simple use 2014-05-16 08:56:32 +08:00