-
Notifications
You must be signed in to change notification settings - Fork 24.6k
Pull requests: redis/redis
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Eliminate buffer copy in zzlStrtod for sorted set score parsing
#15019
opened Apr 8, 2026 by
fcostaoliveira
Loading…
Enable x86 TSC monotonic clock by default with runtime calibration
#15018
opened Apr 8, 2026 by
fcostaoliveira
Loading…
Test fix gen_write_load crash on MOVED during atomic-slot-migration tests
#15016
opened Apr 8, 2026 by
vitahlin
Loading…
Change log level for unknown extension types from LL_WARNING to LL_VERBOSE
#15015
opened Apr 8, 2026 by
shun-lee
Loading…
fix: multiple memcpy operations in datatype2 in datatype2.c
#15013
opened Apr 8, 2026 by
orbisai0security
Loading…
3 tasks done
Reduce sharing in struct client between main and IO threads
#15006
opened Apr 6, 2026 by
abokhalill
Loading…
Add error on enabling memory tracking in non-clustered mode
#15005
opened Apr 6, 2026 by
minchopaskal
Loading…
[fix] Bug Improve time complexity of streamMoveIdmpKeys() in asmTriggerBackgroundTrim()
#15000
opened Apr 5, 2026 by
ShubhamTaple
Loading…
[trivial] remove unnecessary text for extractLongLatOrReply
#14995
opened Apr 5, 2026 by
charsyam
Loading…
prevent string reference memory leak on existing keys in hellodict.c
#14994
opened Apr 5, 2026 by
dimpal14
Loading…
Fix thread leaks in helloblock module by detaching unjoined threads example module
#14992
opened Apr 5, 2026 by
gagandhakrey
Loading…
Use SHUTDOWN instead of CLUSTER RESET SOFT in del-node
#14989
opened Apr 4, 2026 by
fru1tworld
Loading…
Add batched prefetch for HGETALL on hashtable encoding
#14988
opened Apr 4, 2026 by
fcostaoliveira
Loading…
Use no_value dict type for stream_idmp_keys to explicitly mark it as a key-only set
#14987
opened Apr 4, 2026 by
ShubhamTaple
Loading…
[fix] replica-to-primary connection issues when the IPs change
#14984
opened Apr 3, 2026 by
ShubhamTaple
Loading…
Dismiss dict bucket arrays in fork child to reduce CoW
#14979
opened Apr 3, 2026 by
ShooterIT
Loading…
Rename active clients stats counters
release-notes
indication that this issue needs to be mentioned in the release notes
state:needs-doc-pr
requires a PR to redis-doc repository
#14972
opened Apr 2, 2026 by
udi-speedb
Loading…
Windows native builds & tests (Microsoft Visual Studio 2026)
#14971
opened Apr 1, 2026 by
SamuelMarks
Loading…
Fix Sentinel config injection via SENTINEL SET (CVE-like)
#14970
opened Apr 1, 2026 by
hristostaykov-del
Loading…
Fix 32-bit build warnings with newer GCC on Ubuntu 25
#14966
opened Mar 31, 2026 by
vitahlin
Loading…
Subkey notification for hash fields
release-notes
indication that this issue needs to be mentioned in the release notes
#14958
opened Mar 30, 2026 by
ShooterIT
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.