Action Cable redis config and namespace

Hi everyone,

I have several apps in development using Action Cable on the same
server.
They’re using the same local redis server.
Usually I use redis-namespace to separate my apps, but I can’t find a
way
to use redis-namespace and cable altogether.

Has anyone a solution to host several apps with action cable on a same
server?

Thanks!