holys
|
6746f3ad25
|
python client: add set commands support; add tests
|
2014-08-16 15:02:29 +08:00 |
holys
|
e8187843e4
|
bug fix: Set size
|
2014-08-16 14:34:15 +08:00 |
wenyekui
|
14dd858b04
|
bug fix: set zset size
|
2014-08-16 13:43:21 +08:00 |
wenyekui
|
928b4a03ae
|
refactor flush
|
2014-08-16 12:38:49 +08:00 |
holys
|
8eb9109e91
|
update doc
|
2014-08-16 09:43:37 +08:00 |
holys
|
d6c60c60fe
|
fix undefine bug
|
2014-08-16 09:21:52 +08:00 |
siddontang
|
09e49ca346
|
refactor store, reduce code
|
2014-08-16 00:08:01 +08:00 |
holys
|
22161f91ba
|
Merge branch 'set-feature' into develop
|
2014-08-15 18:09:55 +08:00 |
holys
|
76e9c9d12b
|
update documents
|
2014-08-15 17:30:15 +08:00 |
wenyekui
|
8c3385c90f
|
Merge branch 'scan-feature' into develop
|
2014-08-15 16:59:39 +08:00 |
siddontang
|
1b22019e3d
|
lmdv not support windows
|
2014-08-15 16:22:58 +08:00 |
holys
|
eb3f420cc8
|
update test for ttl and bitmap
|
2014-08-15 15:51:58 +08:00 |
holys
|
00abaccbf2
|
add cmd_set commands and its tests
|
2014-08-15 15:51:58 +08:00 |
silentsai
|
57b5b33ebb
|
fix expire fail while target key length of 1 bit
|
2014-08-15 15:42:25 +08:00 |
wenyekui
|
23e97f3878
|
Merge branch 'develop' into scan-feature
|
2014-08-15 11:45:51 +08:00 |
wenyekui
|
6c9d38fab7
|
bug fix: encode bitmap meta key
|
2014-08-15 11:42:37 +08:00 |
siddontang
|
ed9f1e9ac8
|
config test bugfix
|
2014-08-15 11:42:18 +08:00 |
wenyekui
|
8d18c0e078
|
add unit test
|
2014-08-15 11:30:32 +08:00 |
siddontang
|
a3f402c6bd
|
lmdv add nosync config, fix hyperleveldb build bug
|
2014-08-15 10:46:48 +08:00 |
siddontang
|
b1824af7d9
|
use rawkey
|
2014-08-15 09:36:00 +08:00 |
holys
|
c97b09fd0c
|
add set operations: difference, union, intersection
|
2014-08-14 19:35:41 +08:00 |
wenyekui
|
729fba1b6a
|
remove print statement
|
2014-08-14 19:06:47 +08:00 |
wenyekui
|
cd44095dbd
|
list/bit/zset scan
|
2014-08-14 19:05:17 +08:00 |
wenyekui
|
647790674b
|
Merge branch 'develop' into scan-feature
|
2014-08-14 16:14:40 +08:00 |
wenyekui
|
34f1795a5f
|
modify unit test
|
2014-08-14 16:10:07 +08:00 |
wenyekui
|
94b3dac3e7
|
bug fix: zinterstore
|
2014-08-14 15:54:47 +08:00 |
wenyekui
|
54ed8e0d38
|
refactor scan
|
2014-08-14 15:24:41 +08:00 |
wenyekui
|
30b58b2b46
|
refactor HScan
|
2014-08-14 11:23:40 +08:00 |
wenyekui
|
4d6b42671b
|
fix misspelling
|
2014-08-14 10:37:27 +08:00 |
holys
|
572a8f2c9a
|
fix SAdd logic
|
2014-08-14 09:15:46 +08:00 |
holys
|
54a686277d
|
add set data type support(unfinished)
|
2014-08-13 21:54:27 +08:00 |
wenyekui
|
5b49c67ad9
|
update commands.json & commands.md for zunionstore & zinterstore
|
2014-08-13 16:28:59 +08:00 |
wenyekui
|
64773d26c5
|
add zunionstore & zinterstore for node.js client
|
2014-08-13 16:18:14 +08:00 |
wenyekui
|
48e99a1693
|
modify unit test
|
2014-08-13 15:38:59 +08:00 |
wenyekui
|
826961e0fc
|
Merge branch 'zset-enhance-feature' into develop
|
2014-08-13 14:24:25 +08:00 |
wenyekui
|
396030a06f
|
add unit test
|
2014-08-13 14:23:27 +08:00 |
wenyekui
|
cb908a859c
|
add zunionstorecommand & zinterstorecommand in server pkg
|
2014-08-13 11:59:43 +08:00 |
wenyekui
|
87fdc9125e
|
add unit test
|
2014-08-13 10:26:35 +08:00 |
wenyekui
|
e1a2ebc27a
|
add unit test
|
2014-08-13 09:57:13 +08:00 |
wenyekui
|
3927d2bd8f
|
add zunionstore & zintrestore interface
|
2014-08-12 18:06:02 +08:00 |
holys
|
de98e7887e
|
update readme, add C/C++
|
2014-08-12 14:49:02 +08:00 |
holys
|
0b69b5017d
|
update readme, add hyperleveldb
|
2014-08-12 14:44:16 +08:00 |
holys
|
618a4433e8
|
Merge branch 'store-feature' into develop
|
2014-08-12 11:59:56 +08:00 |
holys
|
e501539649
|
add HyperLevelDB support
|
2014-08-12 00:54:53 +08:00 |
siddontang
|
3ff3dc3323
|
add some base set function
|
2014-08-11 14:52:43 +08:00 |
holys
|
55e7433541
|
remove support for transfering redis set to ledisdb zset
|
2014-08-11 14:45:15 +08:00 |
siddontang
|
057a19bb8f
|
update read me
|
2014-08-11 14:24:37 +08:00 |
siddontang
|
ff40b2ec80
|
Merge remote-tracking branch 'origin/tool-feature' into develop
|
2014-08-11 14:17:29 +08:00 |
holys
|
74b0c60ece
|
update generate.py; add command_cnf.go
|
2014-08-11 12:38:21 +08:00 |
holys
|
5ce968006c
|
update test
|
2014-08-11 10:10:36 +08:00 |