mirror of https://github.com/redis/redis.git
[RED-170693] Limit efSearch parameter to avoid heap overflow (#14373)
#776:Commit
97df5b5411
pushed by
root
Fix missing expires_cursor check when existing defrag cycle (#14270)
#698:Commit
0c5a8cca96
pushed by
root
Avoid Accessing Arguments Out Of Bounds In handleDebugClusterCommand (#14242)
#695:Commit
ff2f0b092c
pushed by
root
Fix missing kvobj reassignment after reallocation in MOVE command (#14233)
#679:Commit
bec644aab1
pushed by
root
CLIENT UNBLOCK should't be able to unpause paused clients (#14164)
#660:Commit
ecd5e639ed
pushed by
root
Only mark the client reprocessing flag when unblocked on keys (#14165)
#652:Commit
45c8fcc992
pushed by
root
[Vector sets] Endianess fix and speedup of data loading (#14144)
#624:Commit
b5d54866ac
pushed by
root
Fix incorrect Rust 1.88.0 SHA256 checksums in modules/Makefile (#14176)
#608:Commit
9ff8ade64a
pushed by
root
Fix uninitializeed RMConfigIterator::is_glob causing MSan warnings (#14171)
#570:Commit
eb9337abf8
pushed by
root
Optimize Expiry Check in `scanCallback()` Using `kvobj` (#14140)
#503:Commit
a744411f27
pushed by
root
Fix short read of hfe key that causes exit() on replica (#14143)
#499:Commit
03816c15f7
pushed by
root
Record the time a replica attempts to connect with master (#13990)
#495:Commit
51239f75d0
pushed by
root
Optimize quicklistCompare with optional string2ll caching. (#14131)
#491:Commit
2e1a17c26c
pushed by
root
Fix negative offset issue for ZRANGEBY[SCORE|LEX] command (#14043)
#487:Commit
117424f85c
pushed by
root
Check length of AOF file name in redis-check-aof (CVE-2025-27151) (#14139)
#479:Commit
ce6edd289a
pushed by
root
Add config base to vector-sets and hnsw thread config (#14082)
#455:Commit
94aebb7324
pushed by
root
Add 2K software prefetch to improve BITCOUNT performance (#14103)
#451:Commit
66b3d2d98e
pushed by
root
Vector Sets fixes against corrupted data in absence of checksum verification (#14102)
#435:Commit
27dd3b71ce
pushed by
root
Fix db->expires can't be defragged due to incorrect comparison in the expires stage (#14092)
#419:Commit
2467eff59a
pushed by
root
Avoid performing IO on coverage when child exits due to signal handler (#14072)
#399:Commit
161326d332
pushed by
root
Add length check before content comparison in equalStringObjects (#14062)
#359:Commit
35e15962b5
pushed by
root
Cleanup redundant declaration of kvstoreDictFetchValue() (#14066)
#347:Commit
d592cb7409
pushed by
root
Fix crash when freeing newly created node when nodeIp2String fail (#14055)
#343:Commit
ba88a7fbb6
pushed by
root
extract duplicated AOF list formatting logic into helper function (#14012)
#334:Commit
9a9aa921bc
pushed by
root
Fix internal-secret test flakiness under slow environment (#14024)
#314:Commit
ae0bb6e82a
pushed by
root
Include missing getchannels.tcl in moduleapi tests and fix incorrect assertions (#14037)
#310:Commit
232f2fb077
pushed by
root
Make IO thread and main thread process in parallel and reduce notifications (#13969)
#294:Commit
d5f7672b77
pushed by
root
Input output traffic stats and command process count for each client. (#13944)
#282:Commit
4d9b4d6e51
pushed by
root
Remove redundant HASH_SET_COPY macro and hfieldGetExpireTime declaration (#13991)
#278:Commit
8148e4116e
pushed by
root
Correctly update kvstore overhead after emptying or releasing dict (#13984)
#258:Commit
ac0bef15b5
pushed by
root
Fix 'Client output buffer hard limit is enforced' test causing infinite loop (#13934)
#238:Commit
47505c3533
pushed by
root
LICENSE.txt wrongly included the text of GPLv3 instead of AGPLv3
#234:Commit
63fc49d536
pushed by
root
Limiting output buffer for unauthenticated client (CVE-2025-21605) (#13993)
#202:Commit
de16bee70a
pushed by
root
RED-154147 make vectorset-commands.json coherent with the other command json file (#13980)
#182:Commit
2c66059cde
pushed by
root
Delete redundant declaration of handleDebugClusterCommand() (#13974)
#178:Commit
bd3c1e1bd7
pushed by
root
Fix incorrect lag due to trimming stream via XTRIM or XADD command (#13958)
#160:Commit
8468ded667
pushed by
root
Avoid using debug log level in tests that produce many keys (#13942)
#148:Commit
d3a0d95dab
pushed by
root
Avoid using debug log level in tests that produce many keys (#13942)
#144:Commit
d3a0d95dab
pushed by
root
Fix use-after-free when diskless load config is not swapdb (#13887)
#68:Commit
a0da8390a2
pushed by
root
Fix sdscatprintf error of the in output of `info stats` (#13871)
#56:Commit
319bbcc1a7
pushed by
root
Fix potential infinite loop of RANDOMKEY during client pause (#13863)
#52:Commit
427c36888e
pushed by
root
Fix string2d usage in case of hexadecimal strings parsing and overflow (#13845)
#44:Commit
3e012c9260
pushed by
root
Fix crash during SLAVEOF when clients are blocked on lazyfree (#13853)
#36:Commit
a5a3afd923
pushed by
root
Update release of RedisJSON, RedisTS and RedisBloom 7.99.4 (#13850)
#12:Commit
b704179f15
pushed by
root