I'm using actioncable in my rails app and need to setup for production with nginx Should I use the anycable gem, it seems more steps involved than running the redis server and just editing nginx.conf for configuration Also there's a redis-2-nginx module Which to use?
↧