siddontang
|
3a37b2e297
|
update store clear test
|
2014-09-16 08:41:38 +08:00 |
siddontang
|
63f8f82727
|
remove id gen, update
|
2014-09-16 08:39:52 +08:00 |
siddontang
|
63e2437611
|
add base awl package
|
2014-09-15 22:42:25 +08:00 |
siddontang
|
95cbcc6460
|
add dbpath config
|
2014-09-15 22:42:15 +08:00 |
siddontang
|
39d6db56bd
|
change open file and mkdir mode
open file use 0644
mkdir use 0755
|
2014-09-13 23:06:36 +08:00 |
siddontang
|
9d00aa229d
|
update lua bash
|
2014-09-13 14:34:15 +08:00 |
siddontang
|
6aec5d4952
|
use golua directly
|
2014-09-13 14:11:05 +08:00 |
siddontang
|
a1096fd1d8
|
binlog purgeall bugfix
|
2014-09-12 15:06:47 +08:00 |
siddontang
|
8284c94453
|
store add compact and string interface
|
2014-09-12 15:06:36 +08:00 |
siddontang
|
5f404a5240
|
remove select cmd because of conn pool
|
2014-09-12 14:25:31 +08:00 |
siddontang
|
23452f06c7
|
add diff redid doc
|
2014-09-09 10:02:49 +08:00 |
siddontang
|
3354399d9b
|
move scan to scan
|
2014-09-09 10:02:49 +08:00 |
siddontang
|
b8cc69e50a
|
update rocksdb
|
2014-09-08 09:55:55 +08:00 |
siddontang
|
b5518dd14c
|
update read me
|
2014-09-07 10:58:18 +08:00 |
siddontang
|
fd41374d9f
|
remove info cpu section
|
2014-09-07 08:48:37 +08:00 |
siddontang
|
947ec0081b
|
remove cpu info
1, cpu info field is not cross platform
2, may use other tool to see
|
2014-09-07 08:44:19 +08:00 |
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 |