grafana/vendor/gopkg.in/redis.v5/doc.go
Kyle Brandt f689b60426
remotecache: support SSL with redis (#18511)
* update go-redis lib from v2 -> v5
* add ssl option to the redis connection string
fixes #18498
2019-08-13 06:51:13 -04:00

5 lines
61 B
Go

/*
Package redis implements a Redis client.
*/
package redis