Is your feature request related to a problem? Please describe.
When performing load testing against Open Saves, we hit a bottleneck related to the redis server used to cache entities for Datastore. We would like to introduce the support for Redis Cluster client in Open Saves to remove the bottleneck (the server is CPU bound).
Describe the solution you'd like
Support RedisCluster client as well as redis server.
Is your feature request related to a problem? Please describe. When performing load testing against Open Saves, we hit a bottleneck related to the redis server used to cache entities for Datastore. We would like to introduce the support for Redis Cluster client in Open Saves to remove the bottleneck (the server is CPU bound).
Describe the solution you'd like Support RedisCluster client as well as redis server.
Describe alternatives you've considered N/A
Additional context N/A