-
Notifications
You must be signed in to change notification settings - Fork 940
Pull requests: valkey-io/valkey
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Adds new module context flag
VALKEYMODULE_CTX_SCRIPT_EXECUTION
#2818
opened Nov 7, 2025 by
rjd15372
Loading…
Cluster: Avoid publish propagation to nodes with not ready links
#2817
opened Nov 7, 2025 by
dvkashapov
Loading…
Cluster: Fix sub-replica and prevent empty primary when replica is blocked at replication and has inbound/outbound link race
#2811
opened Nov 6, 2025 by
zhijun42
Loading…
add safe iterator tracking in hashtable. prevents invalid access on hashtable delete
#2807
opened Nov 5, 2025 by
rainsupreme
Loading…
valkey-benchmark: fix non-interactive session output
#2801
opened Nov 4, 2025 by
rainsupreme
Loading…
Add prefix‑aware ACL permission checks and new module API
#2796
opened Nov 3, 2025 by
eifrah-aws
Loading…
updated modules examples to compile on Valkey 7.2 branch
#2795
opened Nov 2, 2025 by
dmitrypol
Loading…
Cluster: Optimize slot bitmap iteration from per-bit to 64-bit word scan
#2781
opened Oct 29, 2025 by
zhijun42
Loading…
Cluster: Assign default human-readable node name when starting server
#2777
opened Oct 26, 2025 by
zhijun42
Loading…
Fix XREAD returning error on empty stream with + ID
#2742
opened Oct 16, 2025 by
diego-ciciani01
Loading…
Respect REPLCONF VERSION in full sync
major-decision-approved
Major decision approved by TSC team
needs-doc-pr
This change needs to update a documentation page. Remove label once doc PR is open.
#2735
opened Oct 14, 2025 by
zuiderkwast
Loading…
Sentinel: Refactor test design to allow two clusters setup to help avoid data leakage during failover
#2717
opened Oct 10, 2025 by
zhijun42
Loading…
Add ValkeyModule_ACLCheckCommandPermissionsForCurrentUser API
major-decision-pending
Major decision pending by TSC team
Previous Next
ProTip!
Filter pull requests by the default branch with base:unstable.