134
I Use This!
High Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 13 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reduce performance impact of dict rehashing and make it shorter. (#12899) More... 3 months ago
fix the wrong path in mkreleasehdr.sh (#12993) More... 3 months ago
Fix unauthenticated client query buffer 1MB limit (#12989) More... 3 months ago
Revert multi OOM limit and add multi buffer limit (#12961) More... 3 months ago
Add sender NULL check in clusterProcessGossipSection invalid_ids case (#12980) More... 3 months ago
Add INCR type command against wrong argument test cases. (#12836) More... 3 months ago
Allow running WAITAOF in scripts, remove NOSCRIPT flag (#12977) More... 3 months ago
Some cleanups around function (#12940) More... 3 months ago
update redis-check-rdb types (#12969) More... 3 months ago
Bump actions/cache from 3 to 4 (#12978) More... 3 months ago
Exit early if slowlog/acllog max len set to zero (#12965) More... 3 months ago
Prevent nodes with invalid IDs from being propagated through gossip (#12921) More... 3 months ago
Set the correct id for tempDb (#12947) More... 3 months ago
Change dictGetSafeIterator to dictGetIterator in pubsub (#12931) More... 3 months ago
Change the threshold of dict expand, shrink and rehash (#12948) More... 3 months ago
Fix race condition issues between the main thread and module threads (#12817) More... 3 months ago
Optimize dictTypeResizeAllowed to avoid mistaken OOM judgement. (#12950) More... 4 months ago
Fix minor memory leaks in dictTest (#12962) More... 4 months ago
Call emptyData when disk-based sync rdbLoad fails (#12510) More... 4 months ago
Fix unexpected resize causing test failure (#12960) More... 4 months ago
Fix dict resize ratio checks, avoid precision loss from integer division (#12952) More... 4 months ago
Fix race in slot dict resize test (#12942) More... 4 months ago
Updated comments on dictResizeEnable for new dict shrink (#12946) More... 4 months ago
Shrink dict when deleting dictEntry (#12850) More... 4 months ago
fix scripts access wrong slot if they disagree with pre-declared keys (#12906) More... 4 months ago
Fix fd check in memtest_test_linux_anonymous_maps (#12943) More... 4 months ago
Correct bytes_per_key computing. (#12897) More... 4 months ago
Avoid double free of cluster link (#12930) More... 4 months ago
When one shard, sole primary node marks potentially failed replica as FAIL instead of PFAIL (#12824) More... 4 months ago
Add announced-endpoints test to all_tests and fix tls related tests (#12927) More... 4 months ago