siddontang
|
eee7468b85
|
format with goimports
|
2015-05-04 22:42:28 +08:00 |
siddontang
|
71b32895b8
|
add key exists for hash, list, set and zset
|
2015-03-04 09:33:25 +08:00 |
siddontang
|
f34d3ac27b
|
refactor scan
|
2015-03-02 11:10:54 +08:00 |
wenyekui
|
52cad4ab31
|
add XLExists cmd
|
2015-02-01 17:41:28 +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
|
f715de3561
|
list block pop support milliseconds timeout
|
2014-10-17 11:41:05 +08:00 |
siddontang
|
7dd3a5381d
|
update list block pop
|
2014-10-17 09:55:43 +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
|
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 |
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
|
fe881ba03c
|
add errer input params test for kv; fix typo for t_kv.go
|
2014-07-25 17:26:29 +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 |
silentsai
|
852fce9f4c
|
add server commands of expire/ttl
|
2014-06-16 19:24:37 +08:00 |
siddontang
|
a0f90016d4
|
refactor, split ledis pkg to ledis and server
|
2014-05-16 15:03:23 +08:00 |