Skip to content

Pull requests: valkey-io/valkey

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Sync repl
#3014 opened Jan 6, 2026 by jjuleslasarte Draft
[POC] Sync read updates
#3012 opened Jan 6, 2026 by jjuleslasarte Loading…
Fix bio jobs leak on server crash
#3011 opened Jan 6, 2026 by dvkashapov Loading…
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…
perf: optimize streams range hot path
#3002 opened Jan 4, 2026 by nesty92 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
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 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…
Offload read commands cluster mode enabled
#2976 opened Dec 24, 2025 by uriyage 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…
Hotkey detection function
#2965 opened Dec 23, 2025 by li-benson 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…
test current PR runs
#2951 opened Dec 19, 2025 by harrylin98 Draft
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…
Module command result callback addition
#2936 opened Dec 15, 2025 by martinrvisser Loading…
ProTip! Exclude everything labeled bug with -label:bug.