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
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