grafana/pkg/infra/remotecache
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
..
database_storage_test.go move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
database_storage.go AuthProxy: Optimistic lock pattern for remote cache Set (#17485) 2019-06-13 15:36:09 +02:00
memcached_storage_integration_test.go use constants for cache type 2019-03-14 15:48:20 +01:00
memcached_storage.go use constants for cache type 2019-03-14 15:48:20 +01:00
redis_storage_integration_test.go remote_cache: Fix redis (#17483) 2019-06-10 15:27:08 +02:00
redis_storage_test.go remotecache: support SSL with redis (#18511) 2019-08-13 06:51:13 -04:00
redis_storage.go remotecache: support SSL with redis (#18511) 2019-08-13 06:51:13 -04:00
remotecache_test.go tech: replace bmizerany/assert with stretchr/testify (#16625) 2019-04-17 10:25:58 +02:00
remotecache.go remote_cache: Fix redis (#17483) 2019-06-10 15:27:08 +02:00
testing.go Chore: use remote cache instead of session storage (#16114) 2019-04-08 14:31:46 +03:00