1
I Use This!
Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
May 22, 2023 — May 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
variable name cleanup
Leo P.
as Leo P
More... almost 2 years ago
Correct typos in README More... almost 2 years ago
version bump
Leo P.
as Leo P
More... almost 2 years ago
fix: Nchan may become unresponsive after a worker is uncleanly terminated
Leo P.
as Leo P
More... almost 2 years ago
don't warn me bro
Leo P.
as Leo P
More... almost 2 years ago
testing: maybe run with a custom Redis version
Leo P.
as Leo P
More... almost 2 years ago
obsoleted redis_optimize_target setting, it's not even possible on Redis >= 7 anymore, and it's not that useful
Leo P.
as Leo P
More... almost 2 years ago
accurate Redis subscribers count should work in fastpublish and nostore mode just as well
Leo P.
as Leo P
More... almost 2 years ago
we don't use that
Leo P.
as Leo P
More... almost 2 years ago
discarded qualifier detection must be satisfied
Leo P.
as Leo P
More... almost 2 years ago
better, simpler Redis script error detection for all Redis server versions
Leo P.
as Leo P
More... almost 2 years ago
feature: nchan_redis_accurate_subscriber_count that doesn't corrupt counts when nginx workers are killed
Leo P.
as Leo P
More... almost 2 years ago
added "redis unhealthy upstreams" to stub status
Leo P.
as Leo P
More... almost 2 years ago
fix: stub_status variables are wrong after a worker dies
Leo P.
as Leo P
More... almost 2 years ago
document deleting pubsub endpoints, but without a separate section and without the example. "Implementation is left as an exercise to the reader"
Leo P.
as Leo P
More... almost 2 years ago
Merge branch 'master' of https://github.com/emschwartz/nchan into pull-request-589
Leo P.
as Leo P
More... almost 2 years ago
Merge branch 'patch-1' of https://github.com/phillipseamore/nchan into pull-request-634
Leo P.
as Leo P
More... almost 2 years ago
feature: Redis >= 7.0.1 "SMESSAGE" support
Leo P.
as Leo P
More... almost 2 years ago
whitespace
Leo P.
as Leo P
More... almost 2 years ago
debug output for when a Redis cluster node has a keyslot conflict
Leo P.
as Leo P
More... almost 2 years ago
better logginng message for Redis cluster node that gets skipped
Leo P.
as Leo P
More... almost 2 years ago
set Redis cluster node id if it's empty for all nodes discovered and pre-existing
Leo P.
as Leo P
More... almost 2 years ago
more Redis node debug info functions
Leo P.
as Leo P
More... almost 2 years ago
comment out some debug stuff -- we want it available but we can't upset the poor little old -Wunused-function
Leo P.
as Leo P
More... almost 2 years ago
a little less debug info
Leo P.
as Leo P
More... almost 2 years ago
fix: cluster slot assignments may not get reset correctly
Leo P.
as Leo P
More... almost 2 years ago
don't debug so hard
Leo P.
as Leo P
More... almost 2 years ago
moar debug
Leo P.
as Leo P
More... almost 2 years ago
debug stuff for the nodeset connector, cluster recoverer, and status checker
Leo P.
as Leo P
More... almost 2 years ago
yeah we don't use that at all
Leo P.
as Leo P
More... almost 2 years ago