shenlongxing
|
018cf118d6
fix stream config typo
|
6 years ago |
antirez
|
f847dd3ad8
Streams: better document the max node limits.
|
6 years ago |
antirez
|
a7dbe37d53
Typo: entires -> entries in several places.
|
6 years ago |
antirez
|
dfb3bf1b1e
Streams: make macro node limits configurable.
|
6 years ago |
antirez
|
6d34ff3645
Streams: max node limits only checked if non zero.
|
6 years ago |
antirez
|
19a438e2c0
Streams: use non static macro node limits.
|
6 years ago |
shenlongxing
|
c85ae56edc
Fix write() errno error
|
6 years ago |
antirez
|
b61416bdf4
Fix streamIteratorRemoveEntry() to update elements count.
|
6 years ago |
antirez
|
0a698e499a
ZPOP: invert score-ele to match ZRANGE WITHSCORES order.
|
6 years ago |
antirez
|
9e25f3e1de
Remove XINFO <key> special form.
|
6 years ago |
antirez
|
2f123ea6a3
Merge branch 'unstable' of github.com:/antirez/redis into unstable
|
6 years ago |
antirez
|
36b392a0b2
XGROUP SETID implemented + consumer groups core fixes.
|
6 years ago |
antirez
|
05a2996641
Rax library updated.
|
6 years ago |
Salvatore Sanfilippo
|
b1783d3ab9
Merge pull request #4981 from yossigo/gcc7
|
6 years ago |
antirez
|
7c6f1be5df
XGROUP DESTROY implemented.
|
6 years ago |
赵磊
|
10dedc2586
Fix core dump when using 'command getkeys' with wrong arguments.
|
6 years ago |
Yossi Gottlieb
|
e1222d8b10
Clean gcc 7.x warnings, redis-cli cluster fix.
|
6 years ago |
michael-grunder
|
1749fe7a26
Return early in XPENDING if sent a nonexistent consumer group.
|
6 years ago |
WuYunlong
|
7d269d5e63
Fix DEBUG LOADAOF so that redis-server will not crash unexpectedly
|
6 years ago |
Salvatore Sanfilippo
|
86de089a1e
Merge pull request #4907 from youjiali1995/fix-dictScan
|
6 years ago |
artix
|
d168b245b3
Cluster Manager: fixed master_id check in clusterManagerNodeLoadInfo
|
6 years ago |
Salvatore Sanfilippo
|
d49d023828
Merge pull request #4971 from soloestoy/bugfix-bzpop
|
6 years ago |
zhaozhao.zz
|
b9d19371e4
ZPOP: unblock multiple clients in right way
|
6 years ago |
Salvatore Sanfilippo
|
2dee9a4118
Merge pull request #4945 from GitHubMota/debug_recover
|
6 years ago |
Salvatore Sanfilippo
|
5bf08449f9
Merge pull request #4953 from soloestoy/fix-memory-overhead
|
6 years ago |
Salvatore Sanfilippo
|
f3b48978f2
Merge pull request #4964 from remicollet/issue-uint64
|
6 years ago |
antirez
|
2f963080c1
Capitalize OBJECT HELP subcommands.
|
6 years ago |
artix
|
4bce88b11f
Cluster Manager: fixed infinite loop in rebalance (Issue #4941).
|
6 years ago |
Remi Collet
|
9561fec496
include stdint.h for unit64_t definition
|
6 years ago |
antirez
|
3d5e2c62e2
Merge branch 'unstable' of github.com:/antirez/redis into unstable
|
6 years ago |