I am new to Redis.
I want to deploy redis cache across multiple clusters in a container. Is there a way to achieve the same?
Question - 1. How discovery will happen between redis nodes across clusters. 2. If someone tried and have a simple dockerfile, please share the same.
Thanks in advance!