Commit Graph

188 Commits

Author SHA1 Message Date
holys aa40be6e3d client.py, not test 2014-07-01 16:32:06 +08:00
holys 5ab309d229 update doc 2014-07-01 16:31:24 +08:00
siddontang c6fef170b0 cli trim single quote 2014-07-01 16:23:44 +08:00
holys 2a563215b1 add redis-py original license, thanks Andy McCurdy and other contributors 2014-07-01 11:12:58 +08:00
holys c86882a530 update ledis-py, added new tests 2014-07-01 10:40:56 +08:00
siddontang 8e1552e69d cli add line noise support 2014-07-01 10:34:45 +08:00
siddontang b13ce1329a bugfix for lrange
adjust start and end to be same as redid
2014-07-01 09:21:14 +08:00
siddontang 1e6bcc6a50 bugfix for revrangebyscore command
min and max score param position may be same as redis
2014-07-01 07:55:34 +08:00
silentsai 70018092fe offer function 'xor' 'not' in bit operation 2014-06-30 18:00:14 +08:00
siddontang d5cd9e10eb update document 2014-06-30 11:48:09 +08:00
siddontang e5c9ad8716 expire bug fix 2014-06-30 11:23:14 +08:00
siddontang 115ca10a6c add py, openresty client 2014-06-30 10:56:32 +08:00
siddontang 63d61a4b81 move client to client branch 2014-06-30 10:55:31 +08:00
siddontang cd194dff48 add bin 2014-06-30 10:50:42 +08:00
siddontang 86366bbdc5 move bin to another branch 2014-06-30 10:49:32 +08:00
siddontang 46d2ecda91 add hmclear, lmclear and zmclear for multi keys 2014-06-27 16:28:32 +08:00
silentsai c2cfc60cf8 solve bitop problem while inexisting srckeys occours 2014-06-27 11:54:04 +08:00
siddontang 30b1a665e3 repair bugfix 2014-06-27 11:48:14 +08:00
silentsai a404ef26c0 fix the problem causes from using a global empty segment 2014-06-27 11:00:01 +08:00
silentsai f27bc8f371 Merge branch 'develop' of https://github.com/siddontang/ledisdb into develop 2014-06-26 16:28:00 +08:00
silentsai 66806d782a newly support of bit operation 'and' and 'or' for the bin type 2014-06-26 16:27:25 +08:00
siddontang 2bf1eec0fe update commands document 2014-06-26 16:26:09 +08:00
siddontang 9d8c045ca0 add repair support 2014-06-26 11:04:54 +08:00
siddontang 8135d93b9e update commands doc 2014-06-25 17:43:47 +08:00
siddontang 1f82282348 add commands doc 2014-06-25 14:22:48 +08:00
siddontang 8721bf410b move redid-cli to cmd 2014-06-25 14:22:31 +08:00
siddontang d85d65d0f2 update doc 2014-06-25 12:57:19 +08:00
siddontang 31e70ccd02 add persist command 2014-06-24 12:44:47 +08:00
silentsai 8c3ac7ebfb fix problem of size calculation in bin type, and add 'btail' api 2014-06-24 12:00:41 +08:00
silentsai 5be09d5836 new type - bin 2014-06-23 20:09:05 +08:00
siddontang b3e0ce9ae2 add persist support 2014-06-23 11:12:20 +08:00
siddontang 794cb12ba4 update document 2014-06-22 21:13:57 +08:00
siddontang d45a82897f update document 2014-06-22 21:05:52 +08:00
siddontang 9680161559 Merge branch 'develop' 2014-06-22 15:28:09 +08:00
siddontang cdb78498af ledis use proper return values not []interface{}
This is a very big change and not backward compatible
2014-06-22 15:25:51 +08:00
siddontang 594f6a5d0d use ledis client 2014-06-22 10:39:23 +08:00
siddontang ba7ba1f137 update ledis-cli output 2014-06-22 10:21:53 +08:00
siddontang 55bce5f553 add client ledis lib and ledis-cli 2014-06-21 22:12:37 +08:00
siddontang 8e8f3704e6 Merge branch 'develop' 2014-06-20 10:13:52 +08:00
siddontang 9e09e607c8 heel use iterator to multi find and delete 2014-06-20 10:12:50 +08:00
siddontang c5af770387 use my own log 2014-06-19 17:50:27 +08:00
siddontang 50bd648e0c copy garyburd redid lib to client 2014-06-19 17:46:20 +08:00
siddontang a71fbfbfd3 iterator find optimize 2014-06-19 17:45:52 +08:00
siddontang 48e09a2727 use our own leveldb 2014-06-19 17:19:40 +08:00
silentsai 13a2e0e690 fix bug - expire bk routine keep running after ledis close 2014-06-18 15:47:26 +08:00
silentsai a0bd2e90e5 add client for python 2014-06-18 10:24:40 +08:00
silentsai 852fce9f4c add server commands of expire/ttl 2014-06-16 19:24:37 +08:00
siddontang 7cfd84b20b add openresty lexis client 2014-06-13 08:37:51 +08:00
siddontang 620ad6a88b Merge branch 'develop' 2014-06-12 21:30:20 +08:00
siddontang 9e3dfc2191 replication bugfix 2014-06-12 21:29:41 +08:00