-
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
Fix EntryTest.entryUpdate failure on macOS due to allocator differences
#3398
opened Mar 23, 2026 by
asagege
Loading…
Increase embedded string threshold from 64 to 128 bytes
#3397
opened Mar 23, 2026 by
Nikhil-Manglore
•
Draft
Add cluster bus network traffic usage metric in bytes
cluster
#3396
opened Mar 23, 2026 by
hpatro
Loading…
Add Static Module Support
run-extra-tests
Run extra tests on this PR (Runs all tests from daily except valgrind and RESP)
#3392
opened Mar 23, 2026 by
eifrah-aws
•
Draft
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…
Previous Next
ProTip!
Filter pull requests by the default branch with base:unstable.