siddontang
|
f34d3ac27b
|
refactor scan
|
2015-03-02 11:10:54 +08:00 |
wenyekui
|
5863e52ded
|
add xsexists and xzexists commands
|
2015-02-01 17:54:52 +08:00 |
siddontang
|
31fc7f0375
|
x must be the prefix for scan, for #121
|
2015-01-24 11:07:26 +08:00 |
siddontang
|
f09e43ad99
|
add rev scan support
|
2014-10-20 22:36:16 +08:00 |
siddontang
|
d675556cb4
|
support zset lex commands
|
2014-10-01 23:26:46 +08:00 |
siddontang
|
b7de9e6354
|
use tiny go package
|
2014-09-24 13:29:27 +08:00 |
siddontang
|
5bccfd13dc
|
use tiny go package
|
2014-09-24 12:34:21 +08:00 |
siddontang
|
3354399d9b
|
move scan to scan
|
2014-09-09 10:02:49 +08:00 |
siddontang
|
fa6adeabee
|
update scan support
|
2014-08-27 10:29:17 +08:00 |
siddontang
|
cb5a61240d
|
server add scan support
|
2014-08-26 23:21:54 +08:00 |
siddontang
|
9b1c6c4223
|
refactor
|
2014-08-25 14:18:23 +08:00 |
wenyekui
|
cb908a859c
|
add zunionstorecommand & zinterstorecommand in server pkg
|
2014-08-13 11:59:43 +08:00 |
wenyekui
|
5c3872ce68
|
Merge branch 'restful-feature' into develop
Conflicts:
bootstrap.sh
server/cmd_bit.go
server/cmd_kv.go
server/cmd_zset.go
|
2014-08-04 11:26:08 +08:00 |
wenyekui
|
3b89543de6
|
fix argument checking
|
2014-08-01 16:03:51 +08:00 |
silentsai
|
715e35098c
|
seperate the behavior from client : client input , request handle
|
2014-07-31 18:28:19 +08:00 |
silentsai
|
14767ecadb
|
abstract the read / write in server client
|
2014-07-31 14:38:20 +08:00 |
holys
|
2f3d86cfaf
|
Merge branch 'develop' of https://github.com/siddontang/ledisdb into develop
Conflicts:
Makefile
|
2014-07-29 16:22:10 +08:00 |
holys
|
fe881ba03c
|
add errer input params test for kv; fix typo for t_kv.go
|
2014-07-25 17:26:29 +08:00 |
wenyekui
|
0d01d7e7ed
|
bug fix: argument checking of funtion
|
2014-07-23 17:10:06 +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 |
siddontang
|
e5c9ad8716
|
expire bug fix
|
2014-06-30 11:23:14 +08:00 |
siddontang
|
46d2ecda91
|
add hmclear, lmclear and zmclear for multi keys
|
2014-06-27 16:28:32 +08:00 |
siddontang
|
31e70ccd02
|
add persist command
|
2014-06-24 12:44:47 +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 |
silentsai
|
852fce9f4c
|
add server commands of expire/ttl
|
2014-06-16 19:24:37 +08:00 |
silentsai
|
d0e15d4c1d
|
fix bug - unify the return score type to bluk while call rangeXXX
|
2014-06-05 11:49:12 +08:00 |
silentsai
|
dee78beef1
|
fix the type of return value from zscore command
|
2014-06-05 10:20:50 +08:00 |
silentsai
|
4a5f105449
|
change the type of return score
|
2014-06-04 18:32:23 +08:00 |
siddontang
|
a0f90016d4
|
refactor, split ledis pkg to ledis and server
|
2014-05-16 15:03:23 +08:00 |