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
I'm using redis-namespace with ActionCable and I'm getting:
ActionCable Connect
Passing 'without_reconnect' command to redis as is; blind passthrough has been deprecated and will be removed in redis-namespace 2.0 (at /app/vendor/bundle/ruby/2.2.0/gems/actioncable-5.0.0.1/lib/action_cable/subscription_adapter/redis.rb:72:in `listen')
It would be cool to add support for this so I can continue to use redis-namespace when v2.0 is released.
The text was updated successfully, but these errors were encountered:
I'm using redis-namespace with ActionCable and I'm getting:
It would be cool to add support for this so I can continue to use redis-namespace when v2.0 is released.
The text was updated successfully, but these errors were encountered: