Contributor Leaderboard

Fusl

Fusl

18 score 14 commits 4 reviews

Commits (14)

DateRepoMessagePR
2026-01-03valkeySkip sorting empty lists in sortCommandGeneric to prevent undefined behavior when calling pqsort (#2425)PR
2025-11-25iovalkeyimplement command-rewriting support in argument transformer (#54)PR
2025-08-05valkeyStrengthen undefined behavior prevention in checkSignedBitfieldOverflow (#2418)PR
2025-08-05valkeyUse unsigned long for `maxiterations`, fixing undefined behavior in scan with extremely large count (#2414)PR
2025-07-15valkeyFix large allocations crashing Valkey during active defrag (#2353)PR
2025-07-04valkeyAllow shrinking hashtables in low memory situations (#2095)PR
2025-06-18valkeyEnsure empty error tables in scripts don't crash Valkey (#2229)PR
2025-05-23valkeyMark string2ll_resolver as used (#2130)PR
2025-05-23valkeyShow more decimal digits for `avg chain length` field in `debug htstats` full output (#2118)PR
2025-05-22valkey-bundlealpine container image support (#12)PR
2025-05-19valkeyAllow mixing quoted and unquoted inline args (#2098)PR
2025-05-19valkeyFurther improve performance of sdssplitargs (#2096)PR
2025-05-02valkeyProperly escape double quotes and backslash in sdscatrepr (#2036)PR
2025-04-15valkeyFix cluster slot stats assertion during promotion of replica (#1950)PR

Reviews (4)

DateRepoMessagePR
2025-06-25valkeySpelling 3 (#2240)PR
2025-05-26valkeyFix unsigned difference expression compared to zero (#2101)PR
2025-05-23valkeyMake Tclx optional in tests (fix Daily failure) (#2123)PR
2025-05-19valkeyFix random element in skewed sparse hash table (#2085)PR

← Back to leaderboard