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 |
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 |
siddontang
|
625f36821b
|
bug fix go get
|
2014-07-07 16:47:29 +08:00 |
siddontang
|
ca8c4e931d
|
elimination exec in new goroutine
check whether cog cpu is still very high
|
2014-07-07 16:39:36 +08:00 |
siddontang
|
0fd6c150e8
|
Optimize memory copy
|
2014-07-07 15:36:45 +08:00 |
siddontang
|
1b1d2b74e1
|
optimize BufGet
|
2014-07-07 15:36:16 +08:00 |
siddontang
|
51a5dc9212
|
bugfix: BufGet must make if b is nil
|
2014-07-07 14:50:58 +08:00 |
siddontang
|
66d2b3b8ba
|
optimize cgo leveldb
reduce memory copy, reduce cgo call number
|
2014-07-07 12:37:16 +08:00 |
siddontang
|
64a4fee577
|
replication use snappy
|
2014-07-04 17:55:47 +08:00 |
siddontang
|
6adfb1be98
|
adjust Open interface, not backwards compatibility
|
2014-07-04 15:45:23 +08:00 |
siddontang
|
38f741ddb1
|
use go-log and adjust some param name
go-log now has a well document.
it can be used directly.
limit may cause confused, use count instead
|
2014-07-04 13:27:57 +08:00 |
silentsai
|
1a48d08d66
|
BMSetBit - offer a way to set multi bit during an api call; also fix offset parse bug.
|
2014-07-03 17:52:03 +08:00 |
silentsai
|
2dbf643b16
|
expire on the bin type is available
|
2014-07-03 11:38:52 +08:00 |
holys
|
94b3f335ec
|
Merge branch 'develop' of https://github.com/siddontang/ledisdb into develop
|
2014-07-03 09:20:38 +08:00 |
holys
|
f4659c1dba
|
Add table of contents
|
2014-07-03 09:19:36 +08:00 |
siddontang
|
bdf9358d21
|
update document
|
2014-07-02 14:18:28 +08:00 |
siddontang
|
c6a29a3c8c
|
update read me
|
2014-07-02 10:23:13 +08:00 |
siddontang
|
785168e8cd
|
use regexp to handle cli command
|
2014-07-02 10:13:34 +08:00 |
siddontang
|
4b37a88a9d
|
use println instead of panic
|
2014-07-02 10:13:10 +08:00 |
siddontang
|
b5400e8056
|
bugfix for repair
db must use defer to close
|
2014-07-02 10:11:16 +08:00 |
holys
|
6a2f1bda0b
|
remove replication related code
|
2014-07-02 09:15:56 +08:00 |
siddontang
|
2cc4a7056b
|
update document
|
2014-07-02 07:55:21 +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
|
99391a3435
|
update doc
|
2014-07-01 18:09:23 +08:00 |
holys
|
14f87f8840
|
beautify docuements
|
2014-07-01 17:39:10 +08:00 |
holys
|
98df1334bd
|
update commands document
|
2014-07-01 17:29:37 +08:00 |
holys
|
38de79a67f
|
test cases update for server part changes
|
2014-07-01 16:32:51 +08:00 |