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

allow to disable dlopen for rdma libs
#3383 opened Mar 19, 2026 by remicollet Loading…
Aof durability
#3381 opened Mar 18, 2026 by jjuleslasarte Loading…
Add relative rpath for runtime library discovery
#3377 opened Mar 18, 2026 by yulazariy Loading…
Fix module loading failure for redis module
#3374 opened Mar 18, 2026 by roshkhatri 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…
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…
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…
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
#3334 opened Mar 9, 2026 by ranshid Draft
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…
ProTip! Exclude everything labeled bug with -label:bug.