-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: valkey-io/valkey
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
debug/tests: tolerate libbacktrace fork failure in crash log test
#4444
opened Aug 16, 2026 by
Xsidz
Loading…
2 tasks
util: fix O(class_size * string_len) glob character-class matching
#4443
opened Aug 16, 2026 by
Xsidz
Loading…
2 tasks
build: fix test-unit link failure when libsystemd is auto-detected
#4442
opened Aug 16, 2026 by
Xsidz
Loading…
1 task
tests: fix flaky WATCHed-key-expired EXEC test under Valgrind
#4441
opened Aug 16, 2026 by
Xsidz
Loading…
2 tasks
Honor CPPFLAGS in the makefiles that use explicit recipes
#4438
opened Aug 16, 2026 by
EvgeniyPatlan
Loading…
Fix O(class size x string length) DoS in glob character-class matching
#4437
opened Aug 16, 2026 by
Shikha-code36
Loading…
Bypass ACL checks for AOF client during EXEC transaction execution
#4434
opened Aug 15, 2026 by
VinayakGhai
Loading…
Preserve aclfile permissions when executing ACL SAVE
#4433
opened Aug 15, 2026 by
VinayakGhai
Loading…
Deduplicate select/swapdb/move dbid argument parsing helpers
#4432
opened Aug 15, 2026 by
VinayakGhai
Loading…
Check hash-max-listpack-value when loading RDB_TYPE_HASH_LISTPACK
#4431
opened Aug 15, 2026 by
VinayakGhai
Loading…
Exclude async blocked time from slowlog command duration
#4430
opened Aug 15, 2026 by
VinayakGhai
Loading…
Track and report key expiration lag metric in INFO stats
#4428
opened Aug 15, 2026 by
VinayakGhai
Loading…
Fix O(N*L) glob character-class matching complexity in stringmatchlen
#4426
opened Aug 15, 2026 by
VinayakGhai
Loading…
Add cluster-replica-no-failover-offset-zero to block failover from empty replicas
major-decision-pending
Major decision pending by TSC team
#4425
opened Aug 15, 2026 by
enjoy-binbin
Member
Loading…
Resolve slot from key for module and arbitrary-key commands
#4424
opened Aug 15, 2026 by
patrickswedish
Loading…
Merge remote-tracking branch 'upstream/unstable' into forkless
#4422
opened Aug 15, 2026 by
nitaicaro
Contributor
Loading…
Speed up HGETALL, HKEYS and HVALS with exact-length headers and fused bulk replies
#4417
opened Aug 14, 2026 by
jjuleslasarte
Contributor
Loading…
Client-side caching: Notify redirect client when tracking source disconnects
#4416
opened Aug 14, 2026 by
tzongw
Contributor
Loading…
Skip IO-thread read-done followup unless update_state sync-invokes handlers (9.0)
run-extra-tests
Run extra tests on this PR (Runs all tests from daily except valgrind and RESP)
#4414
opened Aug 14, 2026 by
quanyeyang
Contributor
Loading…
Deflake CLUSTER SYNCSLOTS ESTABLISH command interface test
#4409
opened Aug 13, 2026 by
madolson
Member
Loading…
Add support for VM_ScanKeyRawBorrowed to allow scanning keys without allocating
#4403
opened Aug 13, 2026 by
KarthikSubbarao
Member
•
Draft
Add LPUSHBOUND/RPUSHBOUND: list push with a maximum length bound
#4400
opened Aug 13, 2026 by
jjz921024
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.