Contributor Leaderboard

artikell

artikell

23 score 20 commits 3 reviews

Commits (20)

DateRepoMessagePR
2026-03-11valkeyAdd unsigned 64-bit numeric config in module API (#1546)PR
2026-01-05valkeyfix asprintf unused result warn (#2987)PR
2026-01-04valkeyAdd sdsnsplitargs to reduce sds allocation. (#2975)PR
2026-01-04valkeyAvoid useless seek in xtrim (#2985)PR
2025-12-26valkeyFix compile overflow warnings (#2963)PR
2025-08-06valkey-docSupport rps control for valkey-benchmark (#328)PR
2025-07-02valkeyImplement RPS control for benchmark using token bucket algorithm (#1761)PR
2025-06-20valkeyFix incorrect laddr field and correct getClientSockname declaration (#2214)PR
2025-06-18valkeyFix the incorrect stdout redirect logic, use dup2 to redirect stdout (#2225)PR
2025-06-16valkeySupport for RDB analysis reports (#1743)PR
2025-06-08valkey[NEW] Introduce lttng based tracing (#2070)PR
2025-05-12valkeyFix variable scope confusion (#2071)PR
2025-04-26valkeyClean up unnecessary use of strlen (#1976)PR
2025-04-20valkeyStabilize dual replication test to avoid getting LOADING error (#1979)PR
2025-02-19valkeyFix hashtable memory leak and kvstore `overhead_hashtable_lut` assert (#1750)PR
2024-11-14valkeyMigrate quicklist unit test to new framework (#515)PR
2024-06-30valkeyReplace client flags to bitfield (#614)PR
2024-06-09valkeyMoving client->authenticated to a flag instead of an int (#592)PR
2024-05-19valkeyResolve numtests counter error (#514)PR
2024-04-25valkeyUpdate redis* to valkey* in server.c and module.c (#367)PR

Reviews (3)

DateRepoMessagePR
2025-06-25valkeyAdd ENGINE_CHECK_RDB_NAME to the 'test' target dependencies in Makefile (#2258)PR
2025-04-17valkeyFix incorrect lag reported in XINFO GROUPS (#1952)PR
2024-07-02valkeyFix wrong reserved bits in ClientFlags (#729)PR

← Back to leaderboard