134
I Use This!
High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 20 hours ago.
Jun 01, 2023 — Jun 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
When one shard, sole primary node marks potentially failed replica as FAIL instead of PFAIL (#12824) More... 5 months ago
Add announced-endpoints test to all_tests and fix tls related tests (#12927) More... 5 months ago
Fix possible corruption in sdsResize (CVE-2023-41056) (#12924) More... 5 months ago
Address some failures with new tests for improving debug report (#12915) More... 5 months ago
Fix minor fd leak in rdbSaveToSlavesSockets (#12919) More... 5 months ago
Re-indent code and reduce code being complied on Solaris for anetKeepAlive (#12914) More... 5 months ago
Optimize performance when many clients [p|s]unsubscribe simultaneously (#12838) More... 5 months ago
Change destination key's key-spec flag from RW to OW for SINTERSTORE command (#12917) More... 5 months ago
Fix CLUSTER SHARDS crash in 7.0/7.2 mixed clusters where shard ids are not sync (#12832) More... 5 months ago
Make RM_Yield thread-safe (#12905) More... 5 months ago
Use shard-id of the master if the replica does not support shard-id (#12805) More... 5 months ago
Bump cross-platform-actions/action from 0.21.1 to 0.22.0 (#12904) More... 5 months ago
Update CONTRIBUTING.md (#12907) More... 5 months ago
Handle recursive serverAsserts and provide more information for recursive segfaults (#12857) More... 5 months ago
Manage number of new connections per cycle (#12178) More... 5 months ago
Reorder signalModifiedKey in xaddCommand. (#12895) More... 5 months ago
Bump github/codeql-action from 2 to 3 (#12869) More... 5 months ago
WAITAOF: Try to wake blocked clients ASAP in the next beforeSleep (#12627) More... 5 months ago
Fix crash caused by pubsubShardUnsubscribeAllChannelsInSlot not deleting the client (#12896) More... 5 months ago
Adjust redis-cli --cluster create arity from -2 to -1 (#12892) More... 5 months ago
Replace slots_to_channels radix tree with slot specific dictionaries for shard channels. (#12804) More... 5 months ago
config.c: Avoid leaking file handle if file is 0 bytes (#12828) More... 5 months ago
Fix oom-score-adj test due to no permission (#12887) More... 5 months ago
Implement TCP Keep-Alives across most Unix-like systems (#12782) More... 5 months ago
fix missing comments (#12878) More... 5 months ago
fix comment of aeProcessEvents (#12884) More... 5 months ago
Add restart option to create-cluster script (#12885) More... 5 months ago
Don't disconnect all clients in ACL LOAD (#12171) More... 5 months ago
redis-cli adds -4 / -6 options to determine IPV4 / IPV6 priority in DNS lookup (#11315) More... 5 months ago
Move cliVersion to cli_common and add --version support for redis-check-aof (#10856) More... 5 months ago