- Notifications
You must be signed in to change notification settings - Fork 973
Pull requests: valkey-io/valkey
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix hincrby* update volatile key tracking bug Something isn't working
#2974 opened Dec 24, 2025 by ranshid Loading…
avoid memory leak of new argv when hexpire commands target only non-exiting fields bug Something isn't working
#2973 opened Dec 24, 2025 by ranshid Loading…
Add an optional parameter to SISMEMBER; return -1 if the key does not…
#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 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…
Restrict ttl from being negative and avoid crash in import-mode bug Something isn't working release-notes This issue should get a line item in the release notes
#2944 opened Dec 17, 2025 by cjx-zar Loading…
Fix: Ensure node ID is null-terminated in hellocluster.c
#2933 opened Dec 15, 2025 by deepakrn Loading…
decouple lru/lfu from server.h run-extra-tests Run extra tests on this PR (Runs all tests from daily except valgrind and RESP)
#2928 opened Dec 12, 2025 by JimB123 Loading…
Show replica dual-channel replication buffer memory in INFO MEMORY and MEMORY STATS major-decision-pending Major decision pending by TSC team
#2924 opened Dec 10, 2025 by enjoy-binbin Loading…
Fix crash unloading module referenced by ACL rules
#2923 opened Dec 9, 2025 by sachinvmurthy Loading…
Adding KPIs for commandlog large request/reply events
#2918 opened Dec 9, 2025 by YiwenZhang12 Loading…
Add server side TLS certificate expiry tracking and INFO telemetry major-decision-pending Major decision pending by TSC team
#2913 opened Dec 5, 2025 by YiwenZhang12 Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:unstable.