Commit Graph

239 Commits

Author SHA1 Message Date
wenyekui 895613ca5b Update readme.md 2014-07-29 15:33:35 +08:00
wenyekui d4da8fab69 Update readme.md 2014-07-29 15:31:50 +08:00
wenyekui 7ba2cc6d61 add readme 2014-07-29 15:27:43 +08:00
wenyekui f8e9308a0d cancel supporting websocket 2014-07-29 11:02:13 +08:00
wenyekui fab9d46c4d unit test of zset 2014-07-28 16:35:46 +08:00
wenyekui a586fa2f8f add unit tests 2014-07-25 17:27:07 +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
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
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
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
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
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
silentsai ab3e559859 Merge branch 'develop' of https://github.com/siddontang/ledisdb into develop 2014-07-16 15:27:08 +08:00
silentsai 5eed29a4db add some test for the bit type 2014-07-16 15:26:54 +08:00
siddontang ed38294c3b update read me 2014-07-16 14:34:11 +08:00
silentsai 3da485602b problem of incorrect bit count within specified pos range is solved; corret itoperation return value 2014-07-16 11:48:02 +08:00
siddontang 8f0b86b572 update doc 2014-07-16 11:29:57 +08:00
siddontang 4f203e9b5d parseint bitsize is 8 2014-07-16 11:29:44 +08:00
holys dfee4df618 UPPER case of Commands 2014-07-16 00:10:50 +08:00
holys 1131e637b0 add bitmap commands support for openresty(lua) 2014-07-15 23:45:19 +08:00
silentsai ce64e7364c add some api describtion for the bit type 2014-07-15 18:15:03 +08:00
holys e2e7db795a add bit commands support; remove score_cast_func, we only support int64 2014-07-14 22:49:00 +08:00
siddontang 9d8e153c98 update readme 2014-07-13 19:56:46 +08:00
holys 8be1cf8b54 rename Bin to Bit 2014-07-13 00:31:30 +08:00
siddontang 8abf1be6cd update read me 2014-07-11 17:30:40 +08:00
siddontang 31166efd5c add ledis-load 2014-07-11 16:57:25 +08:00
siddontang ac5c64aab8 add MasterInfo for replication 2014-07-11 16:57:19 +08:00
siddontang 31320944e6 add handle binlog tool 2014-07-11 13:28:59 +08:00
siddontang eec14806d2 add support for read and print bin log 2014-07-11 13:28:34 +08:00
siddontang a41b1ef669 refactor, bin rename to bit, rename datatype 2014-07-11 13:27:40 +08:00
siddontang 55056660e3 add ledis-dump tool 2014-07-11 10:43:42 +08:00
holys b2fa4082ff fix typo 2014-07-10 15:17:51 +08:00
holys 4d909642a4 update ledis-py README 2014-07-10 12:03:45 +08:00
holys 7c4c9b1378 delete code about unsupported feature like password and SSL connection 2014-07-10 12:03:45 +08:00