Commit Graph

825 Commits

Author SHA1 Message Date
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
siddontang 166a30f074 Merge branch 'develop' 2014-07-24 15:16:53 +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 0011bd07f1 Merge branch 'develop' 2014-07-21 10:50:30 +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
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