You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.
Well, really this has been fixed upstream so this sort of method is no longer needed.
That said, I didn't include the synchrony driver to deter people from trying to use Celluloid and em-synchrony in the same program, which would be completely insane ;)
Noob question: why would that be completely insane? I'm using a websocket server in rails which uses redis in em-synchrony fashion. Is combining celluloid and this going to cause issues?
Is there a reason redis_ext.rb does not contain the synchrony driver like:
Thanks!
The text was updated successfully, but these errors were encountered: