siddontang
|
0af4758e79
|
lua update
|
2014-09-02 22:04:18 +08:00 |
siddontang
|
ab1ae62bf7
|
add lua support
|
2014-09-02 17:55:12 +08:00 |
siddontang
|
93f3cc5343
|
lua resp writer
|
2014-09-01 23:26:35 +08:00 |
siddontang
|
03c8e4c24c
|
store add memory support based on goleveldb
|
2014-09-01 17:45:47 +08:00 |
siddontang
|
cfa6d86ace
|
refactor binlog
can not compatibility
|
2014-09-01 10:16:20 +08:00 |
siddontang
|
356c2eea17
|
dump use raw key value
|
2014-09-01 08:34:03 +08:00 |
siddontang
|
d94f4629c2
|
bitmap unlock bugfix
|
2014-09-01 08:33:35 +08:00 |
siddontang
|
882e20a3e3
|
refactor ledis lock and binlog
|
2014-08-30 17:39:44 +08:00 |
siddontang
|
577d545486
|
store remove tricky code
|
2014-08-30 17:19:10 +08:00 |
siddontang
|
ed982db4cc
|
use import `_` to load backend storage
|
2014-08-30 10:17:04 +08:00 |
siddontang
|
d075418456
|
Merge pull request #60 from holys/develop
refactor test, reduce code
|
2014-08-28 17:36:13 +08:00 |
holys
|
15636bc0cb
|
refactor test, reduce code
|
2014-08-28 17:01:05 +08:00 |
siddontang
|
38355c59f7
|
update doc
|
2014-08-28 16:07:48 +08:00 |
siddontang
|
0bea967266
|
bugfix benchmark
|
2014-08-27 15:58:53 +08:00 |
siddontang
|
14537d98c3
|
bugfix benchmark
|
2014-08-27 15:56:40 +08:00 |
siddontang
|
a3b1e451bb
|
remove json configuration support
|
2014-08-27 15:37:42 +08:00 |
siddontang
|
4b97437298
|
update read me
|
2014-08-27 15:10:04 +08:00 |
siddontang
|
2c48d86bfd
|
move build_tool to tools
|
2014-08-27 14:31:49 +08:00 |
siddontang
|
ab667fb7e1
|
Merge pull request #58 from holys/develop
add cli auco-completion for new commands
|
2014-08-27 12:26:07 +08:00 |
holys
|
bf123c3bce
|
add cli auco-completion for new commands
|
2014-08-27 11:25:55 +08:00 |
siddontang
|
5f5b7f1ac7
|
add flush command
complete client command and document
|
2014-08-27 10:57:18 +08:00 |
siddontang
|
fa6adeabee
|
update scan support
|
2014-08-27 10:29:17 +08:00 |
siddontang
|
cb5a61240d
|
server add scan support
|
2014-08-26 23:21:54 +08:00 |
holys
|
059024c6ac
|
delete deprecated code
|
2014-08-26 11:04:47 +08:00 |
holys
|
c00047cc6b
|
Merge branch 'client-feature' into develop
|
2014-08-26 10:58:11 +08:00 |
holys
|
63d5c98580
|
add tx support for ledis-py
|
2014-08-26 10:56:29 +08:00 |
siddontang
|
ba8d9ea69d
|
scan add match support
match uses regexp
|
2014-08-25 22:25:10 +08:00 |
holys
|
7285c50bfc
|
add tx support for lua(openresty)
|
2014-08-25 17:06:14 +08:00 |
siddontang
|
76896882a9
|
tx commit bugfix
|
2014-08-25 16:19:28 +08:00 |
siddontang
|
9b1c6c4223
|
refactor
|
2014-08-25 14:18:23 +08:00 |
siddontang
|
2b152e97b9
|
update read me
|
2014-08-19 20:38:34 +08:00 |
siddontang
|
128c7bb1e8
|
can run build_leveldb.sh more than once
|
2014-08-18 22:29:32 +08:00 |
holys
|
eae4551fd0
|
add ttl test for set and bitmap
|
2014-08-18 01:52:02 +08:00 |
wenyekui
|
d78eb0bdb4
|
add sscan/sflush
|
2014-08-16 16:55:36 +08:00 |
wenyekui
|
5b88f17470
|
Merge branch 'develop' into flush-feature
|
2014-08-16 16:42:43 +08:00 |
holys
|
917a6416de
|
Merge branch 'client-feature' into develop
|
2014-08-16 16:41:36 +08:00 |
holys
|
1e6d7c983d
|
add set commands for lua(openresty)
|
2014-08-16 16:40:13 +08:00 |
holys
|
e71bfb88b1
|
add missing command for nodejs client
|
2014-08-16 16:39:28 +08:00 |
holys
|
fdad7e148f
|
add set commands for nodejs client
|
2014-08-16 16:21:31 +08:00 |
wenyekui
|
4b43f0bf7e
|
add unit test
|
2014-08-16 15:35:05 +08:00 |
holys
|
6746f3ad25
|
python client: add set commands support; add tests
|
2014-08-16 15:02:29 +08:00 |
holys
|
e8187843e4
|
bug fix: Set size
|
2014-08-16 14:34:15 +08:00 |
wenyekui
|
14dd858b04
|
bug fix: set zset size
|
2014-08-16 13:43:21 +08:00 |
wenyekui
|
928b4a03ae
|
refactor flush
|
2014-08-16 12:38:49 +08:00 |
holys
|
8eb9109e91
|
update doc
|
2014-08-16 09:43:37 +08:00 |
holys
|
d6c60c60fe
|
fix undefine bug
|
2014-08-16 09:21:52 +08:00 |
siddontang
|
09e49ca346
|
refactor store, reduce code
|
2014-08-16 00:08:01 +08:00 |
holys
|
22161f91ba
|
Merge branch 'set-feature' into develop
|
2014-08-15 18:09:55 +08:00 |
holys
|
76e9c9d12b
|
update documents
|
2014-08-15 17:30:15 +08:00 |
wenyekui
|
8c3385c90f
|
Merge branch 'scan-feature' into develop
|
2014-08-15 16:59:39 +08:00 |