-
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
CLUSTERSCAN range bounded scanning across contiguous slots
#3391
opened Mar 23, 2026 by
nmvk
Loading…
Fix typo: dependant -> dependent in allocator_defrag.c
#3390
opened Mar 22, 2026 by
ctonneslan
Loading…
Optimize MGET and MSET commands using prefetching.
#3389
opened Mar 21, 2026 by
satheeshaGowda
Loading…
Migrate the remaining cluster tests to the new framework and remove legacy files (#2297)
#3382
opened Mar 19, 2026 by
junyeong0619
Loading…
Fix valkey-benchmark
FUNCTION LOAD write to replicas (#1846)
#3376
opened Mar 18, 2026 by
hieu2102
Loading…
Add cluster-persist-config option to control nodes.conf save behavior
major-decision-approved
Major decision approved by TSC team
#3372
opened Mar 17, 2026 by
enjoy-binbin
Loading…
Replace dict with thin wrapper around hashtable
run-extra-tests
Run extra tests on this PR (Runs all tests from daily except valgrind and RESP)
#3366
opened Mar 16, 2026 by
zuiderkwast
Loading…
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 hashtable
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…
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
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.