1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 22, 2024 — Dec 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reorder includes to fix compilation More... about 3 years ago
version bump
Leo P.
as Leo P
More... about 3 years ago
const qualifiers please
Leo P.
as Leo P
More... about 3 years ago
Merge branch 'redis-command-stats'
Leo P.
as Leo P
More... about 3 years ago
consts for max name and id length for stats
Leo P.
as Leo P
More... about 3 years ago
definitely no buffer overflows for stats name and id
Leo P.
as Leo P
More... about 3 years ago
cleaner redis_node_cmd_tag_t counting
Leo P.
as Leo P
More... about 3 years ago
pls no divide by zero in accumulator
Leo P.
as Leo P
More... about 3 years ago
newlines and comments
Leo P.
as Leo P
More... about 3 years ago
no halflife == 0 pls
Leo P.
as Leo P
More... about 3 years ago
this doesn't cause a bug only because disconnects clean up the `command_received` stuff anyway. Otherwise this would have broken command timeout detection on cluster checks... again.
Leo P.
as Leo P
More... about 3 years ago
Thanks, clang analyzer
Leo P.
as Leo P
More... about 3 years ago
typos
Leo P.
as Leo P
More... about 3 years ago
typo
Leo P.
as Leo P
More... about 3 years ago
Merge branch 'pr/646'
Leo P.
as Leo P
More... about 3 years ago
typos in command specs
Leo P.
as Leo P
More... about 3 years ago
document Redis command stats
Leo P.
as Leo P
More... about 3 years ago
Merge branch 'master' into redis-command-stats
Leo P.
as Leo P
More... about 3 years ago
light code cleanup and obsolete commented-out-stuff removal
Leo P.
as Leo P
More... about 3 years ago
handle out-of-band UNSUBSCRIBEs for redis chanheads
Leo P.
as Leo P
More... about 3 years ago
cleanup setting redis chanhead pubsub status
Leo P.
as Leo P
More... about 3 years ago
relaxed timeque finishing doesn't need to verify the cmdtag -- we need this because Redis might send out-of-band UNSUBSCRIBE/SUNSUBSCRIBE commands
Leo P.
as Leo P
More... about 3 years ago
track more command stats
Leo P.
as Leo P
More... about 3 years ago
track batch unsubscribe command stats, too
Leo P.
as Leo P
More... about 3 years ago
properly reuse node stats when id doesn't match or is empty
Leo P.
as Leo P
More... about 3 years ago
cluster check, cluster recover, and channel keepalive redis command stats
Leo P.
as Leo P
More... about 3 years ago
better way to handle tag mismatch
Leo P.
as Leo P
More... about 3 years ago
split command and pubsub command queues for stats
Leo P.
as Leo P
More... about 3 years ago
fix: GET publisher location request may return incorrect subscriber count when using Redis
Leo P.
as Leo P
More... over 3 years ago
oh the valgrindity!
Leo P.
as Leo P
More... over 3 years ago