-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: valkey-io/valkey
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Disable original gossip and auto failover logic. Manage the cluster in a centralized controller
#3364
opened Mar 14, 2026 by
greatsharp
Loading…
Include watched keys and pubsub channel/pattern memory in client memory overhead
#3362
opened Mar 13, 2026 by
enjoy-binbin
Loading…
Optimize WATCH duplicate key check from O(N) to O(1) using per-db dict
run-extra-tests
Run extra tests on this PR (Runs all tests from daily except valgrind and RESP)
#3360
opened Mar 13, 2026 by
enjoy-binbin
Loading…
Fix incorrect memory overhead calculation for watched keys
#3359
opened Mar 13, 2026 by
enjoy-binbin
Loading…
Automatically detect test failures from daily CI runs and create or update GitHub issues
#3358
opened Mar 12, 2026 by
hanxizh9910
Loading…
Remove unused dict callback parameter from functionReset and related functions
#3357
opened Mar 12, 2026 by
justinfung
Loading…
Allocate metadata for each key to support forkless save operations (forkless-pre-bgiterator)
#3355
opened Mar 11, 2026 by
asagege
Loading…
Fix detached module thread-safe context with io-threads in 7.2
release-notes
This issue should get a line item in the release notes
#3351
opened Mar 10, 2026 by
sarthakaggarwal97
Loading…
Allocate metadata for each key to support forkless save operations (forkless)
#3350
opened Mar 10, 2026 by
asagege
Loading…
Ignore stale readable callbacks after replica sync handoff
#3348
opened Mar 10, 2026 by
sarthakaggarwal97
Loading…
New command flag to indicate modification of first key only
#3346
opened Mar 10, 2026 by
JimB123
Loading…
Add client blocking mechanism for keys in use
run-extra-tests
Run extra tests on this PR (Runs all tests from daily except valgrind and RESP)
#3341
opened Mar 9, 2026 by
harrylin98
•
Draft
Fix RDMA re-entrancy assertion and lost wakeup deadlocks with I/O threads
run-extra-tests
Run extra tests on this PR (Runs all tests from daily except valgrind and RESP)
#3335
opened Mar 9, 2026 by
Ada-Church-Closure
Loading…
introduce validation workflow for PR project assignment
major-decision-pending
Major decision pending by TSC team
Big Endian: add daily workflow UT job and fix UTs
run-extra-tests
Run extra tests on this PR (Runs all tests from daily except valgrind and RESP)
#3330
opened Mar 8, 2026 by
rainsupreme
Loading…
Grammar, spelling, and punctuation fixes across the summary fields for Valkey commands.
#3309
opened Mar 4, 2026 by
heckj
Loading…
[Sync replication] Using the dirty key tracking for AOF
#3297
opened Mar 3, 2026 by
jjuleslasarte
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.