Faye to ActionCable: broadcasting modernization #1
+3
-1
@@ -6,7 +6,9 @@
|
|||||||
# Redis is also used for Mozo::Counter (replacing DrbCounter).
|
# Redis is also used for Mozo::Counter (replacing DrbCounter).
|
||||||
#
|
#
|
||||||
development:
|
development:
|
||||||
adapter: async
|
adapter: redis
|
||||||
|
url: <%= ENV.fetch("REDIS_URL") { "redis://localhost:6379/2" } %>
|
||||||
|
channel_prefix: mozo_backend_dev
|
||||||
|
|
||||||
test:
|
test:
|
||||||
adapter: test
|
adapter: test
|
||||||
|
|||||||
Reference in New Issue
Block a user