Salvatore Sanfilippo
|
10b626b3d5
Merge pull request #6546 from guybe7/fix_neg_zero
|
4 years ago |
Salvatore Sanfilippo
|
2f53ad30ee
Merge pull request #6813 from guybe7/debug_object_pass_keyname
|
4 years ago |
antirez
|
5a3d85745a
LCS: output LCS len as well in IDX mode.
|
4 years ago |
antirez
|
3f96e1623d
LCS: MINMATCHLEN and WITHMATCHLEN options.
|
4 years ago |
Salvatore Sanfilippo
|
88351275fe
Merge pull request #6960 from devnexen/debug_arm_linux
|
4 years ago |
Salvatore Sanfilippo
|
fa4f50739a
Merge pull request #7006 from hwware/fixspelling
|
4 years ago |
Salvatore Sanfilippo
|
dfef407499
Merge pull request #7029 from valentinogeron/fix-xack
|
4 years ago |
Salvatore Sanfilippo
|
8d6dc136e1
Merge pull request #7041 from hwware/trackingfix
|
4 years ago |
Salvatore Sanfilippo
|
b73d87f5e5
Merge pull request #7039 from guybe7/persist_ksn
|
4 years ago |
Salvatore Sanfilippo
|
babada8b5f
Merge pull request #7042 from guybe7/stream_cg_last_id_fix
|
4 years ago |
antirez
|
80ec0431e8
Simplify comment in moduleTryServeClientBlockedOnKey().
|
4 years ago |
antirez
|
545a5046f5
Merge branch 'unstable' of github.com:/antirez/redis into unstable
|
4 years ago |
Salvatore Sanfilippo
|
10afb9639a
Merge pull request #6798 from guybe7/module_circular_block
|
4 years ago |
antirez
|
88e66ecf94
LCS: 7x speedup by accessing the array with better locality.
|
4 years ago |
antirez
|
8cdc15c309
LCS: implement KEYS option.
|
4 years ago |
antirez
|
4cbf3f5ddd
LCS: other fixes to range emission.
|
4 years ago |
antirez
|
c9c03c3ee6
LCS: fix emission of last range starting at index 0.
|
4 years ago |
antirez
|
b3400559be
LCS: implement range indexes option.
|
4 years ago |
antirez
|
1010c1b43e
LCS: initial functionality implemented.
|
4 years ago |
Guy Benoish
|
c4dc5b80b2
Fix memory corruption in moduleHandleBlockedClients
|
4 years ago |
antirez
|
38076fd6ba
cast raxSize() to avoid warning with format spec.
|
4 years ago |
antirez
|
1d13ff0b39
Minor changes to #7037.
|
4 years ago |
Salvatore Sanfilippo
|
0c52ce6c8e
Merge pull request #7037 from guybe7/fix_module_replicate_multi
|
4 years ago |
Salvatore Sanfilippo
|
a20c206de7
Merge pull request #7048 from guybe7/rename_unblock_stream
|
4 years ago |
Guy Benoish
|
6c8221580c
RENAME can unblock XREADGROUP
|
4 years ago |
Guy Benoish
|
d6eb3afd13
Modules: Test MULTI/EXEC replication of RM_Replicate
|
4 years ago |
antirez
|
1b4bc60999
Merge branch 'pubsub_patterns_boost' of https://github.com/leeyiw/redis into leeyiw-pubsub_patterns_boost
|
4 years ago |
antirez
|
4379b8b411
Fix the propagate Tcl test after module changes.
|
4 years ago |
antirez
|
95f154985c
Modify the propagate unit test to show more cases.
|
4 years ago |
antirez
|
9dcf878f1b
Fix module commands propagation double MULTI bug.
|
4 years ago |