Commit Graph

670 Commits

Author SHA1 Message Date
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
wenyekui a586fa2f8f add unit tests 2014-07-25 17:27:07 +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
wenyekui deb30383c6 add unit test 2014-07-25 16:17:45 +08:00
wenyekui ee690fd35c add unit test 2014-07-25 15:18:39 +08:00
wenyekui 42174ed78a unit test for cmd_hash.go 2014-07-25 11:55:56 +08:00
wenyekui c0f3c54f3b unit tests of cmd_bit 2014-07-24 17:19:44 +08:00
wenyekui 58cdace7df modify unit test 2014-07-24 15:36:25 +08:00
wenyekui ebdc1ee3ae support bson, msgpack 2014-07-24 15:06:39 +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
wenyekui 3f3ca8da63 modify error msg 2014-07-24 11:41:53 +08:00
wenyekui a6a760880d complete apis for the rest of cmds 2014-07-24 11:29:13 +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
wenyekui f647c3d815 add file 2014-07-23 11:02:10 +08:00
wenyekui 1dd7d22198 add unit test 2014-07-23 10:59:37 +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
wenyekui 43905129b8 use '[]byte()' to convert string to []byte 2014-07-22 15:43:22 +08:00
wenyekui 1513d055f5 http api of bit cmds 2014-07-22 11:31:56 +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
siddontang f85da1db91 add base http framework 2014-07-17 15:19:46 +08:00