1k-validators-be
1k-validators-be copied to clipboard
Redis Deployment
The new paradigm of workers requries Redis as a pub/sub message backend, so there will need to be a deployment of Redis, similar to the mongo deployment. Ideally this would have something like 3 or replicas for redundancy.
Eventually the consumers of this would be core and worker services, which would need to specify the redis host and port in their configs.