1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:slact/nchan
Leo P.
as Leo P
More... over 1 year ago
always acknowledge status check commands as received, regardless of Redis error
Leo P.
as Leo P
More... over 1 year ago
version bump
Leo P.
as Leo P
More... over 1 year ago
explain!
Leo P.
as Leo P
More... over 1 year ago
nicer Redis cluster check logging
Leo P.
as Leo P
More... over 1 year ago
fix: Redis cluster slave failover may result in crash
Leo P.
as Leo P
More... over 1 year ago
Merge branch 'master' of github.com:slact/nchan
Leo P.
as Leo P
More... over 1 year ago
fix: Redis command timeout may not get cleared after a disconnect due to timeout
Leo P.
as Leo P
More... over 1 year ago
millisecond resolution for Redis fakesubs TTLs to match channel msec resolution
Leo P.
as Leo P
More... over 1 year ago
version bump
Leo P.
as Leo P
More... over 1 year ago
fix: incorrect timeout handling for new nchan_redis_accurate_subscriber_count resulted in inaccurate subscriber counts
Leo P.
as Leo P
More... over 1 year ago
we don't use this at all
Leo P.
as Leo P
More... over 1 year ago
Merge pull request #647 from fbergero/fix-typo-on-accurate-subscriber-count More... over 1 year ago
Fix a typo on nchan_redis_accurate_subscriber_count info More... over 1 year ago
version bump
Leo P.
as Leo P
More... over 1 year ago
damn you discarded qualifiers!!!!
Leo P.
as Leo P
More... over 1 year ago
changelog
Leo P.
as Leo P
More... over 1 year ago
update Readme about the new Redis total sent commands count
Leo P.
as Leo P
More... over 1 year ago
no-discard-qualifiers pls
Leo P.
as Leo P
More... over 1 year ago
feature: stub status now shows the total number of commands sent to Redis
Leo P.
as Leo P
More... over 1 year ago
remove old stats struct
Leo P.
as Leo P
More... over 1 year ago
cleaner for the recovery command to time out rather than wait for the max-recovery-time timeout
Leo P.
as Leo P
More... over 1 year ago
fix: Redis cluster checks may not time out
Leo P.
as Leo P
More... over 1 year ago
fix: Redis cluster may not be marked unhealthy if a required node is marked in the node list as 'fail'
Leo P.
as Leo P
More... over 1 year ago
printf("plural%s", num == 1 ? "" : "");
Leo P.
as Leo P
More... over 1 year ago
log Redis node role when possible
Leo P.
as Leo P
More... over 1 year ago
redis channel keepalive backoff with millisecond precision for less TTL overlap
Leo P.
as Leo P
More... over 1 year ago
make redis idle channel keepalive jitter configurable
Leo P.
as Leo P
More... over 1 year ago
cleanup jitter setting code
Leo P.
as Leo P
More... over 1 year ago
fix: simultaneous creating many Redis-backed channels may result in CPU usage spikes on Redis server
Leo P.
as Leo P
More... over 1 year ago