'envoy proxy accessing a redis cluster to read data

Can envoy proxy talk to redis cluster? The envoy gateway acts as an api gateway, and we want to access the redis cache from envoy gateway to read some data before forwarding the request to the upstream application.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source