Commit Graph

64 Commits

Author SHA1 Message Date
siddontang 53f89f671b add config rewrite command 2014-10-08 16:39:14 +08:00
siddontang fefc39c429 add time command 2014-10-08 13:55:46 +08:00
siddontang a75791f72c add client command 2014-10-02 15:41:06 +08:00
siddontang dca71891c3 readd transaction 2014-09-25 10:44:07 +08:00
siddontang 22109ed0f1 refactor, can not run at all 2014-09-22 17:50:51 +08:00
siddontang 5f404a5240 remove select cmd because of conn pool 2014-09-12 14:25:31 +08:00
siddontang 3354399d9b move scan to scan 2014-09-09 10:02:49 +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 0f4c628146 update py client 2014-09-03 17:18:58 +08:00
siddontang b4c66c7eed bugfix for script command 2014-09-03 17:00:03 +08:00
siddontang d917eeacd0 update lua 2014-09-02 22:36:50 +08:00
siddontang 5f5b7f1ac7 add flush command
complete client command and document
2014-08-27 10:57:18 +08:00
holys 059024c6ac delete deprecated code 2014-08-26 11:04:47 +08:00
holys 63d5c98580 add tx support for ledis-py 2014-08-26 10:56:29 +08:00
holys 7285c50bfc add tx support for lua(openresty) 2014-08-25 17:06:14 +08:00
siddontang 9b1c6c4223 refactor 2014-08-25 14:18:23 +08:00
holys 1e6d7c983d add set commands for lua(openresty) 2014-08-16 16:40:13 +08:00
holys e71bfb88b1 add missing command for nodejs client 2014-08-16 16:39:28 +08:00
holys fdad7e148f add set commands for nodejs client 2014-08-16 16:21:31 +08:00
holys 6746f3ad25 python client: add set commands support; add tests 2014-08-16 15:02:29 +08:00
wenyekui 64773d26c5 add zunionstore & zinterstore for node.js client 2014-08-13 16:18:14 +08:00
wenyekui 88edfa89f5 Update README.md 2014-08-05 12:43:50 +08:00
wenyekui 5926ba2b4d remove the repl cmds 2014-08-05 11:54:57 +08:00
wenyekui 5d32c0b5b8 Update LICENSE 2014-08-05 11:48:28 +08:00
wenyekui 79eb943bbc add LICENSE 2014-08-05 11:41:20 +08:00
wenyekui ea2e2754ca add node.js ledis client 2014-08-05 10:53:22 +08:00
Gohan 8eae100fa6 add client hiredis 2014-07-23 17:09:16 +00:00
holys 6e295c59a9 add missing test for bitmap 2014-07-21 09:52:53 +08:00
holys 1131e637b0 add bitmap commands support for openresty(lua) 2014-07-15 23:45:19 +08:00
holys e2e7db795a add bit commands support; remove score_cast_func, we only support int64 2014-07-14 22:49:00 +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
holys f64c4e1490 update test case for openresty(lua) 2014-07-09 17:29:49 +08:00
holys 10fc88beee add new license 2014-07-09 17:03:22 +08:00
holys 99e90cf837 add openresty client document 2014-07-09 16:15:28 +08:00
holys b6319e5972 add MANIFEST.in file for packaging python egg 2014-07-09 10:39:36 +08:00
holys 3ab051e0dc add rtfd link; fix import error 2014-07-08 21:32:19 +08:00
holys db35af6026 add ledis-py doc, update docstring 2014-07-08 20:44:09 +08:00
siddontang aa099a8091 rename license file 2014-07-08 16:04:30 +08:00
holys 4630ab1115 fixed setup.py; fixed test_zset.py bug 2014-07-08 15:54:56 +08:00
holys e9dfea5f1e add lua-resty-redis original license 2014-07-08 10:53:58 +08:00
holys 3c8fd575d5 update test code 2014-07-08 10:48:08 +08:00
holys e8cb0ba612 update lua client; add test cases 2014-07-08 01:55:47 +08:00
holys 6a2f1bda0b remove replication related code 2014-07-02 09:15:56 +08:00
holys e5a557a72e add server information commands test cases 2014-07-01 21:26:31 +08:00
holys 20ebfeafc2 remove ledis unsupported feature code, update testcases 2014-07-01 21:25:59 +08:00
holys 38de79a67f test cases update for server part changes 2014-07-01 16:32:51 +08:00