Commit Graph

666 Commits

Author SHA1 Message Date
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
siddontang cdb6b1cdd2 use iterator to read many consistently in api
for a read api, it not uses lock, so multi read in a api may cause some
unpredictable when something writes at same time.
2014-07-10 11:32:37 +08:00
siddontang 612367d472 update doc 2014-07-10 09:29:34 +08:00
siddontang 70df6e2d04 update read me 2014-07-10 09:13:55 +08:00
siddontang 9f3acd5a50 remove cn readme
we don’t need Chinese explain
2014-07-10 09:09:23 +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
siddontang 5e33e67d89 refactor t/l, reduce code
not backwards compatibility,
2014-07-09 17:01:33 +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
siddontang 5e87dc9437 update document 2014-07-09 10:26:15 +08:00
siddontang 961b4f393d Merge branch 'client-feature' into develop 2014-07-09 09:44:28 +08:00
siddontang dfb9c90412 update documents 2014-07-09 09:33:48 +08:00
holys 7f6cb9a52f fix param error 2014-07-08 22:05:50 +08:00
holys 37954f5ba9 Merge branch 'develop' of https://github.com/siddontang/ledisdb into develop 2014-07-08 21:58:49 +08:00
holys 6f7ed10e86 add missing document for commands 2014-07-08 21:58:27 +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
silentsai febe8ee93d merge branch 'bin-feature' 2014-07-08 17:10:44 +08:00
silentsai fd248aaa35 Merge branch 'bin-feature' into develop 2014-07-08 16:36:03 +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
siddontang 29a7b42bf7 update benchmark default port 2014-07-08 15:31:36 +08:00
holys e9dfea5f1e add lua-resty-redis original license 2014-07-08 10:53:58 +08:00