-
Notifications
You must be signed in to change notification settings - Fork 985
Pull requests: valkey-io/valkey
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix used_memory_dataset underflow due to miscalculated used_memory_overhead
release-notes
This issue should get a line item in the release notes
#3005
opened Jan 5, 2026 by
bpint
Loading…
Skip slot cache optimization for AOF client to prevent key duplication and data corruption
release-notes
This issue should get a line item in the release notes
#3004
opened Jan 4, 2026 by
AdityaTeltia
Loading…
HSETEX - Always issue keyspace notifications after validation
needs-doc-pr
This change needs to update a documentation page. Remove label once doc PR is open.
#3001
opened Jan 3, 2026 by
ranshid
Loading…
Add optional REPLACE argument to MOVE
major-decision-pending
Major decision pending by TSC team
#2993
opened Jan 1, 2026 by
bandalgomsu
Loading…
Avoid loading keys for unowned slots
major-decision-pending
Major decision pending by TSC team
#2990
opened Dec 31, 2025 by
ranshid
Loading…
1 of 2 tasks
Try handling the extension before calling clusterUpdateSlotsConfigWith
#2989
opened Dec 29, 2025 by
enjoy-binbin
Loading…
Add VM_ClusterKeySlotC
major-decision-approved
Major decision approved by TSC team
release-notes
This issue should get a line item in the release notes
#2984
opened Dec 27, 2025 by
bandalgomsu
Loading…
Add option in valkey-benchmark.c to output result in the file
#2982
opened Dec 26, 2025 by
fluorescentury
•
Draft
Add VM_AddCommandACLCategories API to assign ACL categories to existing commands (built-in and module)
major-decision-pending
Major decision pending by TSC team
#2979
opened Dec 25, 2025 by
bandalgomsu
Loading…
Add XX option to ZRANGE commands for null/empty distinction
major-decision-pending
Major decision pending by TSC team
#2978
opened Dec 25, 2025 by
youngmore1024
Loading…
Add an optional parameter to SISMEMBER; return -1 if the key does not…
major-decision-approved
Major decision approved by TSC team
release-notes
This issue should get a line item in the release notes
#2972
opened Dec 24, 2025 by
li-benson
Loading…
Add used_memory_overhead_human and used_memory_dataset_human info fields
major-decision-pending
Major decision pending by TSC team
#2971
opened Dec 24, 2025 by
enjoy-binbin
Loading…
Introduce GoogleTest framework for Valkey unit testing
major-decision-approved
Major decision approved by TSC team
run-extra-tests
Run extra tests on this PR (Runs all tests from daily except valgrind and RESP)
#2956
opened Dec 19, 2025 by
harrylin98
Loading…
Fix potential memory leaks when a writable replica is promoted to primary after direct writes of keys with expiration
#2953
opened Dec 19, 2025 by
li-benson
Loading…
Free replica local buffer in async way in dual channel replication
run-extra-tests
Run extra tests on this PR (Runs all tests from daily except valgrind and RESP)
#2948
opened Dec 18, 2025 by
enjoy-binbin
Loading…
Trigger prepareCommand on argc change in module command filters
#2945
opened Dec 17, 2025 by
phermansson
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.