Hey, folks,
We are adapting an application to Ray and so far everything is good. This application uses a distributed kv store. Since Ray already provides a redis service, we are wondering if this redis service is already a distributed one? if not, does it make sense if we extend and configure it into a distributed setting? (Redis Cluster Specification β Redis)