In config/cable.yml I can set the adapter to postgresql or redis. I tried them and both work. Is one better than the other for turbo stream broadcasts?
We are already using Postgres in production, but don’t use Redis. Thanks.
In config/cable.yml I can set the adapter to postgresql or redis. I tried them and both work. Is one better than the other for turbo stream broadcasts?
We are already using Postgres in production, but don’t use Redis. Thanks.