Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Racey redis #58

Merged
merged 3 commits into from
Dec 24, 2015
Merged

Racey redis #58

merged 3 commits into from
Dec 24, 2015

Conversation

banks
Copy link
Member

@banks banks commented Dec 23, 2015

Fixes #54

Tests pass (after fixing them).

Tested in production with 50k active users and this fixed all the errors I saw at load - been running for an hour now with nearly a million connections made in that time and 0 fatal disconnects.

banks and others added 3 commits December 23, 2015 20:40
…Also reload immediately if PubSub or Api goroutines fail on error so we don't have a second of clients being hung.
FZambia added a commit that referenced this pull request Dec 24, 2015
@FZambia FZambia merged commit 486ec82 into master Dec 24, 2015
@FZambia
Copy link
Member

FZambia commented Dec 24, 2015

@banks great work! thanks!

@FZambia FZambia deleted the racey_redis branch December 27, 2015 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Redis Engine has concurrency bug
2 participants