siddontang
|
f34d3ac27b
|
refactor scan
|
2015-03-02 11:10:54 +08:00 |
siddontang
|
b94a604f7a
|
add kv bit operation support
old bitmap type will be deprecated later
|
2015-02-05 15:37:17 +08:00 |
siddontang
|
926d082787
|
add some kv function
setrange, getrange, strlen, append
|
2015-02-05 09:30:04 +08:00 |
holys
|
c7dfec509b
|
add SETEX command for KV
|
2014-10-26 15:15:43 +08:00 |
siddontang
|
ba8d9ea69d
|
scan add match support
match uses regexp
|
2014-08-25 22:25:10 +08:00 |
wenyekui
|
4b43f0bf7e
|
add unit test
|
2014-08-16 15:35:05 +08:00 |
wenyekui
|
54ed8e0d38
|
refactor scan
|
2014-08-14 15:24:41 +08:00 |
siddontang
|
b3e0ce9ae2
|
add persist support
|
2014-06-23 11:12:20 +08:00 |
siddontang
|
cdb78498af
|
ledis use proper return values not []interface{}
This is a very big change and not backward compatible
|
2014-06-22 15:25:51 +08:00 |
siddontang
|
48e09a2727
|
use our own leveldb
|
2014-06-19 17:19:40 +08:00 |
silentsai
|
5c7d885168
|
add expire for the kv type; simplify the listMetaKey format
|
2014-06-03 15:40:10 +08:00 |
siddontang
|
bd38e693f2
|
bug fix for kv scan, add scan test
|
2014-05-26 09:21:17 +08:00 |
siddontang
|
d86c6251fb
|
refactor, support select command
|
2014-05-20 08:41:24 +08:00 |
siddontang
|
f9f7d24e58
|
add some db base test
|
2014-05-16 10:36:18 +08:00 |