antirez
|
00613bed06
Improved regression test for #4906.
|
6 years ago |
antirez
|
27beaf2f22
Regression test for the dictScan() issue #4906.
|
6 years ago |
zhaozhao.zz
|
b8913ce721
Streams: checkType for xread & xinfo
|
6 years ago |
zhaozhao.zz
|
cc81c6f1d3
Streams: lookupKey[Read->Write]OrReply in xdel and xtrim
|
6 years ago |
michael-grunder
|
c04082cf13
Abort in XGROUP if the key is not a stream
|
6 years ago |
Itamar Haber
|
e654b68d1f
Merge branch 'unstable' into module_command_help
|
6 years ago |
Itamar Haber
|
fefde6e3e4
Capitalizes subcommands & orders lexicographically
|
6 years ago |
Itamar Haber
|
21ef0376fe
Capitalizes subscommands
|
6 years ago |
shenlongxing
|
1210dd8a20
fix integer case error
|
6 years ago |
Salvatore Sanfilippo
|
be899b824e
Merge pull request #4519 from soloestoy/zset-int-problem
|
6 years ago |
Salvatore Sanfilippo
|
5ebaadc96b
Merge pull request #4800 from soloestoy/dict-expand
|
6 years ago |
Salvatore Sanfilippo
|
9fa2e7020e
Merge pull request #4861 from soloestoy/rdb-dict-expand
|
6 years ago |
antirez
|
269e80526f
Implement DEBUG htstats-key.
|
6 years ago |
antirez
|
97e1f6812c
Merge branch 'unstable' of github.com:/antirez/redis into unstable
|
6 years ago |
antirez
|
2268d7e5dd
redis-cli inline help updated.
|
6 years ago |
antirez
|
b2fc2eaecb
Add the stream group to the script generating the help.
|
6 years ago |
Salvatore Sanfilippo
|
66c6218a3c
Merge pull request #4977 from michael-grunder/xpending-early-return
|
6 years ago |
Itamar Haber
|
c199280edb
Globally applies addReplySubSyntaxError
|
6 years ago |
Itamar Haber
|
76ad23d012
Adds MODULE HELP and implements addReplySubSyntaxError
|
6 years ago |
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 |