I have a Rails API that has Redis as an adapter of ActionCable.
I only use ActionCable for a simple chat as a part of the whole system.
Everything works perfec