siddontang
|
4daaa9ae37
|
benchmark move to wiki
|
2014-07-28 14:31:31 +08:00 |
siddontang
|
7fed98b957
|
update read me
|
2014-07-28 14:20:18 +08:00 |
siddontang
|
539b5df181
|
update build
|
2014-07-28 12:46:17 +08:00 |
siddontang
|
98b8b5bdf1
|
rocksdb compile bugfix
|
2014-07-28 10:16:14 +08:00 |
siddontang
|
4646ea7ec3
|
add some rocksdb option
|
2014-07-28 09:28:17 +08:00 |
siddontang
|
84eae31987
|
mdv update
|
2014-07-28 09:27:35 +08:00 |
siddontang
|
1c66c64a01
|
add base test for all store
|
2014-07-28 09:25:40 +08:00 |
holys
|
d1362552c0
|
add more error input params tests
|
2014-07-28 01:58:55 +08:00 |
siddontang
|
889148a27a
|
update build
|
2014-07-27 07:01:01 +08:00 |
siddontang
|
efa8e850f5
|
Merge branch 'storage-feature' into develop
|
2014-07-26 18:43:23 +08:00 |
siddontang
|
274c55e916
|
update daemon config
|
2014-07-26 18:42:31 +08:00 |
siddontang
|
6279eeadf8
|
add rocksdb support
|
2014-07-26 18:39:54 +08:00 |
siddontang
|
dc5c2d9095
|
update make
|
2014-07-26 09:22:09 +08:00 |
siddontang
|
e073396481
|
update store
|
2014-07-26 00:46:03 +08:00 |
siddontang
|
727286d1ac
|
mdv update
|
2014-07-25 23:40:10 +08:00 |
siddontang
|
4f5e47e907
|
update lmdv
|
2014-07-25 19:41:04 +08:00 |
siddontang
|
7a237661da
|
add support for multi storage
|
2014-07-25 17:58:00 +08:00 |
holys
|
fe881ba03c
|
add errer input params test for kv; fix typo for t_kv.go
|
2014-07-25 17:26:29 +08:00 |
holys
|
251b7eae5c
|
fix incorrect document
|
2014-07-24 12:16:42 +08:00 |
holys
|
4ffcf4a403
|
Merge branch 'cli-feature' into develop
|
2014-07-24 12:13:55 +08:00 |
holys
|
85d0eceeaf
|
fix error information
|
2014-07-24 12:07:54 +08:00 |
cppgohan
|
55acad2fcb
|
Merge pull request #18 from siddontang/c-client-feature
add client hiredis
|
2014-07-24 01:19:25 +08:00 |
Gohan
|
8eae100fa6
|
add client hiredis
|
2014-07-23 17:09:16 +00:00 |
siddontang
|
995926387c
|
add bin log comment
|
2014-07-23 17:11:52 +08:00 |
siddontang
|
6ba8eed8ab
|
update default config
|
2014-07-23 17:11:52 +08:00 |
wenyekui
|
0d01d7e7ed
|
bug fix: argument checking of funtion
|
2014-07-23 17:10:06 +08:00 |
siddontang
|
f95494386a
|
update config
|
2014-07-23 08:30:00 +08:00 |
siddontang
|
80689cb3fd
|
fix ledis-repair config error
|
2014-07-23 08:01:18 +08:00 |
siddontang
|
7a763da082
|
change configuration
Config struct now not includes other configs, but shows all
People can see configuration clearly
|
2014-07-23 07:55:40 +08:00 |
holys
|
edeee8f645
|
add missing command for CLI completion
|
2014-07-22 22:20:04 +08:00 |
holys
|
41d7db664b
|
add completion hook
|
2014-07-22 20:10:44 +08:00 |
holys
|
31a069653f
|
fix select bug
|
2014-07-22 20:10:44 +08:00 |
silentsai
|
325f153885
|
correct using of iterator raw func in bit api
|
2014-07-22 17:56:51 +08:00 |
silentsai
|
dd1db989f4
|
optimize memory cost while iterating data segments in bitmap
|
2014-07-21 17:48:44 +08:00 |
siddontang
|
5d5e0f4d58
|
update read me
|
2014-07-21 10:47:25 +08:00 |
siddontang
|
1e28c6be6d
|
update read me
|
2014-07-21 10:46:14 +08:00 |
holys
|
6e295c59a9
|
add missing test for bitmap
|
2014-07-21 09:52:53 +08:00 |
siddontang
|
b04aa337c4
|
add makefile
|
2014-07-20 19:03:00 +08:00 |
siddontang
|
e8e3f6324b
|
ledis-load update
|
2014-07-20 16:16:12 +08:00 |
siddontang
|
39e28b7f17
|
change ledis-load refer mysql load dump
although dump file may include master bin log information, ledis-load
will not change in slave but to output.
|
2014-07-20 16:15:23 +08:00 |
holys
|
feb3c68f61
|
add help support in CLI
|
2014-07-18 12:20:25 +08:00 |
holys
|
82711d6fa8
|
fix display of db number out of range
|
2014-07-17 12:06:07 +08:00 |
holys
|
c85844629c
|
add select display support; plus the -n flag in command line parameter
|
2014-07-17 11:08:14 +08:00 |
holys
|
78ac5c9842
|
fix unprintable character
|
2014-07-17 02:18:53 +08:00 |
holys
|
633ced379c
|
fix bitmap test
|
2014-07-17 00:44:40 +08:00 |
holys
|
3826557b6a
|
delete temporary file
|
2014-07-16 17:08:32 +08:00 |
siddontang
|
17f1fa4bc1
|
Update README.md
|
2014-07-16 16:59:59 +08:00 |
siddontang
|
955cd16477
|
update read me
|
2014-07-16 16:59:48 +08:00 |
holys
|
ea5fabb692
|
Update command documents,
Add missing bitmap commands
|
2014-07-16 16:57:44 +08:00 |
siddontang
|
56e68d91c6
|
update read me
|
2014-07-16 16:58:03 +08:00 |