-
Notifications
You must be signed in to change notification settings - Fork 702
Pull requests: valkey-io/valkey
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Backport "Fix memory leak in forgotten node ping ext code path" to 7.2
#1576
opened Jan 17, 2025 by
pieturin
Loading…
Backport "Fix memory leak in forgotten node ping ext code path" to 8.0
#1575
opened Jan 17, 2025 by
pieturin
Loading…
Enable module API SendClusterMessage to use light message header type
#1572
opened Jan 16, 2025 by
hpatro
Loading…
Fix cluster info sent stats for message with light header (#1563)
#1571
opened Jan 16, 2025 by
hpatro
Loading…
Extend LATENCY LATEST to add min / sum / cnt stats
#1570
opened Jan 16, 2025 by
enjoy-binbin
Loading…
Accelerate hash table iterator with value prefetching
#1568
opened Jan 15, 2025 by
NadavGigi
Loading…
Call makeObjectShared to normalize a shared object into a true shared object
#1566
opened Jan 15, 2025 by
enjoy-binbin
Loading…
Add paused_purpose to INFO CLIENTS
major-decision-pending
Major decision pending by TSC team
#1564
opened Jan 15, 2025 by
enjoy-binbin
Loading…
Rename to Valkey for lolwut command
breaking-change
Indicates a possible backwards incompatible change
client-changes-needed
Client changes are required for this feature
rebranding
Valkey is not Redis
#1559
opened Jan 14, 2025 by
sarthakaggarwal97
Loading…
Loop optimization: move maxlen check outside to reduce unnecessary checks
#1557
opened Jan 14, 2025 by
hengyoush
Loading…
feat: stats and keyspace notifications about lazy expiration
#1547
opened Jan 12, 2025 by
proost
Loading…
Use MSG_ZEROCOPY for plaintext replication traffic
#1543
opened Jan 11, 2025 by
murphyjacob4
Loading…
Fix flakly half-finish importing cluster test
#1532
opened Jan 8, 2025 by
sarthakaggarwal97
Loading…
[feature] sentinel use info sentinel command to run faster
#1511
opened Jan 6, 2025 by
kukey
Loading…
Adds support for running
EVAL
with different scripting engines
#1497
opened Dec 31, 2024 by
rjd15372
Loading…
Cleanup aof temp files in sigShutdownHandler before exiting
#1482
opened Dec 24, 2024 by
enjoy-binbin
Loading…
skip CRC checksumming during diskless full sync with TLS enabled.
release-notes
This issue should get a line item in the release notes
#1479
opened Dec 23, 2024 by
talxsha
Loading…
Refactor syncWithPrimary and replicaTryPartialResynchronization
#1476
opened Dec 23, 2024 by
nitaicaro
Loading…
Move auth check to the front
breaking-change
Indicates a possible backwards incompatible change
release-notes
This issue should get a line item in the release notes
run-extra-tests
Run extra tests on this PR (Runs all tests from daily except valgrind and RESP)
#1475
opened Dec 23, 2024 by
enjoy-binbin
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.