siddontang
|
53ff437877
|
update ReadBulkTo
|
2014-09-05 10:01:50 +08:00 |
siddontang
|
c8e5e39f9d
|
hand up for new event if no one now
do not wait 1 second
|
2014-09-05 10:01:38 +08:00 |
siddontang
|
b6e44c3dc0
|
using close channel to wait new bin log
|
2014-09-04 23:52:09 +08:00 |
siddontang
|
dad6478c12
|
MasterInfo rename to BinLogAnchor
|
2014-09-04 22:43:56 +08:00 |
siddontang
|
138be8fb06
|
update benchmark
|
2014-09-04 17:51:43 +08:00 |
siddontang
|
9569c4d08a
|
update benchmark
|
2014-09-04 17:17:47 +08:00 |
siddontang
|
0cf898bf27
|
update lua build
|
2014-09-04 16:55:18 +08:00 |
siddontang
|
b9ea592026
|
add lua build tag
maybe install golua error, and lua cannot be used
|
2014-09-04 16:39:23 +08:00 |
siddontang
|
8ad6eabd6a
|
update benchmark
|
2014-09-04 15:49:51 +08:00 |
siddontang
|
1dd8720562
|
Merge pull request #61 from holys/develop
ledis-py update
|
2014-09-04 15:00:05 +08:00 |
siddontang
|
6fac39c96b
|
bugfix for replication
|
2014-09-04 14:57:26 +08:00 |
siddontang
|
42f6a3679f
|
bugfix for lmdb
|
2014-09-04 14:55:26 +08:00 |
siddontang
|
c77f938b14
|
update read me
|
2014-09-04 14:02:55 +08:00 |
siddontang
|
2efd35de5a
|
update config
|
2014-09-04 14:02:47 +08:00 |
siddontang
|
9eaab3fba2
|
adjust benchmark
|
2014-09-04 14:00:32 +08:00 |
holys
|
ba9f611488
|
*scan commands bug fix; add more tests
|
2014-09-04 12:53:29 +08:00 |
holys
|
6f3f049707
|
add tests for py client
|
2014-09-03 23:01:10 +08:00 |
holys
|
210d51258b
|
info bug fix
|
2014-09-03 22:00:31 +08:00 |
siddontang
|
c516efa800
|
cli output pretty
|
2014-09-03 17:52:38 +08:00 |
siddontang
|
0f4c628146
|
update py client
|
2014-09-03 17:18:58 +08:00 |
siddontang
|
855682ff2b
|
make cli output pretty, needs more work
|
2014-09-03 17:01:06 +08:00 |
siddontang
|
b4c66c7eed
|
bugfix for script command
|
2014-09-03 17:00:03 +08:00 |
siddontang
|
9628817ca4
|
replace lua error
error may cause c stack overflow
https://github.com/aarzilli/golua/issues/24
|
2014-09-03 09:03:49 +08:00 |
siddontang
|
d9a8da770d
|
return lua error in eval
|
2014-09-03 07:49:46 +08:00 |
siddontang
|
de284bab4d
|
Merge branch 'lua-feature' into develop
|
2014-09-02 22:45:39 +08:00 |
siddontang
|
d917eeacd0
|
update lua
|
2014-09-02 22:36:50 +08:00 |
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 |