chartmuseum
chartmuseum copied to clipboard
Can chartmuseum use TLS for redis cache?
Is it possible to configure chart museum to use TLS with redis?
I believe the go-redis/redis library supports TLS connections automatically if you use a rediss:// url to configure the connection. Is it possible to configure the cache options with the standard url pattern instead of the separate options?