Madelyn Olson
|
8b8f05c86c
Add test verifying PUBSUB NUMPAT behavior (#9209)
|
3 years ago |
guybe7
|
6aa2285e32
Fix two minor bugs (MIGRATE key args and getKeysUsingCommandTable) (#9455)
|
3 years ago |
sundb
|
306a5ccd2d
Fix the timing of read and write events under kqueue (#9416)
|
3 years ago |
Yossi Gottlieb
|
c9931ddba5
Use fchmod to update command history file. (#9447)
|
3 years ago |
Viktor Söderqvist
|
f24c63a292
Slot-to-keys using dict entry metadata (#9356)
|
3 years ago |
Oran Agra
|
1e7ad894d2
Tune timeout of active defrag test (#9426)
|
3 years ago |
Wang Yuan
|
9a0c0617f1
Use sync_file_range to optimize fsync if possible (#9409)
|
3 years ago |
Binbin
|
aefbc23451
Better error handling for updateClientOutputBufferLimit. (#9308)
|
3 years ago |
Viktor Söderqvist
|
97dcf95cc8
redis-benchmark: improved help and warnings (#9419)
|
3 years ago |
Huang Zhw
|
b375f5919e
redis-benchmark: make show throughput in only one thread. (#9146)
|
3 years ago |
Garen Chan
|
945a83d406
Fix boundary problem of adjusting open files limit. (#5722)
|
3 years ago |
Wen Hui
|
641780a9c6
config memory limits: handle values larger than (signed) LLONG_MAX (#9313)
|
3 years ago |
Viktor Söderqvist
|
74590f8345
redis-cli: Assert > 0 before dividing, to silence warning by tool (#9396)
|
3 years ago |
Binbin
|
0835f596b8
BITSET and BITFIELD SET only propagate command when the value changed. (#9403)
|
3 years ago |
Viktor Söderqvist
|
8f59c1ecae
Let CONFIG GET * show both replicaof and its alias (#9395)
|
3 years ago |
sundb
|
492d8d0961
Sanitize dump payload: fix double free after insert dup nodekey to stream rax and returns 0 (#9399)
|
3 years ago |
Yossi Gottlieb
|
1d9c8d61d8
Skip OOM-related tests on incompatible platforms. (#9386)
|
3 years ago |
yoav-steinberg
|
0e8d469f82
More generic crash report for unsupported archs (#9385)
|
3 years ago |
Yossi Gottlieb
|
fe359cbfc2
Fix: don't assume char is unsigned. (#9375)
|
3 years ago |
Wang Yuan
|
8edc3cd62c
Fix the wrong detection of sync_file_range system call (#9371)
|
3 years ago |
Madelyn Olson
|
0cf2df84d4
Added additional validation for cluster SETSLOT (#9360)
|
3 years ago |
Madelyn Olson
|
2402f5a7a1
Update cluster debug log to include human readable packet type (#9361)
|
3 years ago |
Yossi Gottlieb
|
1221f7cd5e
Improve setup operations order after fork. (#9365)
|
3 years ago |
Yossi Gottlieb
|
08c46f2b86
Add debian:oldoldstable build target for CI. (#9358)
|
3 years ago |
sundb
|
5705cec68e
Fix missing dismiss hash listpack memory due to ziplist->listpack migration (#9353)
|
3 years ago |
Huang Zhw
|
82528d2678
Redis-cli monitor and pubsub can be aborted with Ctrl+C, keeping the cli alive (#9347)
|
3 years ago |
yoav-steinberg
|
19bc83716c
support regex in "--only" in runtest (#9352)
|
3 years ago |
DarrenJiang13
|
8ab33c18e4
fix a compilation error around madvise when make with jemalloc on MacOS (#9350)
|
3 years ago |
Meir Shpilraien (Spielrein)
|
8f8117f78e
Format fixes and naming. SentReplyOnKeyMiss -> addReplyOrErrorObject (#9346)
|
3 years ago |
sundb
|
02fd76b97c
Replace all usage of ziplist with listpack for t_hash (#8887)
|
3 years ago |