Support For Redis Cluster

I am trying to use Redis Cluster with Colyseus to create a distributed game server. The current implementation is using the redis client library, is there an easy way to replace it with the redis-clustr client library?

Thanks

It would be nice if video training about scaling is added