chartmuseum icon indicating copy to clipboard operation
chartmuseum copied to clipboard

Can chartmuseum use TLS for redis cache?

Open jgreat opened this issue 5 years ago • 0 comments

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?

jgreat avatar Apr 29 '20 23:04 jgreat