1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 20 hours ago.
Jul 24, 2025 — Jul 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
changelog bump
Leo P.
as Leo P
More... about 2 months ago
Fix segfault when fake request interacts with ngx_http_realip_module
den
More... 2 months ago
version bump to 1.3.8
Leo P.
as Leo P
More... 5 months ago
fix: build fails on GCC > 15.1 (stricter -Wincompatible-pointer-types for functions)
Leo P.
as Leo P
More... 5 months ago
small update to aging Gemfile
Leo P.
as Leo P
More... 5 months ago
Merge pull request #705 from GrayHoax/patch-1 More... 11 months ago
Bugfix Redis connection with username More... 11 months ago
bump version to 1.3.7 More... almost 2 years ago
ok GCC your warning is heeded even if it's a bit silly More... almost 2 years ago
fix link in documentation More... almost 2 years ago
cleanup some unused-vars warnings More... almost 2 years ago
generated lua script for subscriber count fix More... almost 2 years ago
quiet down some debugging output More... almost 2 years ago
memtore subscriber count code cleanup More... almost 2 years ago
fix: repeated DELETE requests can leave subscribers connected to a channel More... almost 2 years ago
Merge branch 'pr/693' More... almost 2 years ago
fix: Channel info subscriber count incorrect following unclean worker exit More... almost 2 years ago
Merge branch 'forced-redis-roles' into pr/685 More... over 2 years ago
Merge branch 'master' into pr/685 More... over 2 years ago
Revert "In case of a non clustered redis, avoid checking masters and slaves". there's a better way to do this. More... over 2 years ago
feature: manually set Redis server roles to master or slave More... over 2 years ago
fix false positive if string is 0-length More... over 2 years ago
apply Redis server blacklist to all servers, not just in cluster mode. also clean up a bit. More... over 2 years ago
fix: May fail to connect to Redis in regular master-slave mode when more than 1 server is specified in the upstream. More... over 2 years ago
node_disconnect should respect the node->connecting state and clean up the connector More... over 2 years ago
In case of a non clustered redis, avoid checking masters and slaves More... over 2 years ago
Merge pull request #679 from b-n/master More... over 2 years ago
Remove unused variables creating compile errors More... over 2 years ago
fix: some invalid OR expired message ids may result in worker crash More... over 2 years ago
Merge branch 'master' of github.com:slact/nchan More... over 2 years ago