siddontang
|
9e09e607c8
|
heel use iterator to multi find and delete
|
2014-06-20 10:12:50 +08:00 |
siddontang
|
48e09a2727
|
use our own leveldb
|
2014-06-19 17:19:40 +08:00 |
silentsai
|
52c55988de
|
unify all expire cycle activity into one routine; edit func name about flush
|
2014-06-12 10:51:36 +08:00 |
silentsai
|
8d76a58e5e
|
supply function of expire/ttl for the other data types - list, hash, zset
fix tiny mistaks
|
2014-06-05 17:04:01 +08:00 |
siddontang
|
51349ea12a
|
don't export some error
|
2014-06-05 15:46:38 +08:00 |
silentsai
|
5c7d885168
|
add expire for the kv type; simplify the listMetaKey format
|
2014-06-03 15:40:10 +08:00 |
siddontang
|
d9dcab1d6b
|
adjust key/value max size, change step commit in flush
|
2014-05-28 14:20:34 +08:00 |
siddontang
|
39c88b956c
|
add hscan and zscan
|
2014-05-25 14:01:35 +08:00 |
siddontang
|
581a492f78
|
permit 0 length key, field and member
|
2014-05-23 12:23:20 +08:00 |
silentsai
|
247f105ad7
|
add 'FlusbDB' api, which used to clear all data on the specific db
|
2014-05-22 19:59:40 +08:00 |
siddontang
|
d86c6251fb
|
refactor, support select command
|
2014-05-20 08:41:24 +08:00 |
siddontang
|
a0f90016d4
|
refactor, split ledis pkg to ledis and server
|
2014-05-16 15:03:23 +08:00 |
siddontang
|
fb290a60b4
|
change some db api to simple use
|
2014-05-16 08:56:32 +08:00 |
siddontang
|
e860902fef
|
refactor, support use embedded ledisdb
now you can embed ledisdb as a lib to use.
|
2014-05-15 14:19:48 +08:00 |
siddontang
|
990b2ee69d
|
refactor, use go-leveldb,
you must re execute bootstrap.sh to go get go-leveldb
you must remove your old leveldb path because hash size format changed
|
2014-05-14 16:35:49 +08:00 |
siddontang
|
3ed4e9fc57
|
add lclear, hclear,zclear to del
|
2014-05-12 15:08:59 +08:00 |
siddontang
|
1183d853ad
|
rename to ledisdb, update
|
2014-05-09 14:49:22 +08:00 |