grafana/pkg/infra/remotecache
Oleg Gaidarenko 67cbc7d4cf
Chore: use remote cache instead of session storage (#16114)
Replaces session storage in auth_proxy middleware with remote cache

Fixes #15161
2019-04-08 14:31:46 +03:00
..
database_storage_test.go Correct table names of sql storage for remotecache 2019-03-20 13:24:56 +01:00
database_storage.go Correct table names of sql storage for remotecache 2019-03-20 13:24:56 +01: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 use constants for cache type 2019-03-14 15:48:20 +01:00
redis_storage.go use constants for cache type 2019-03-14 15:48:20 +01:00
remotecache_test.go Chore: use remote cache instead of session storage (#16114) 2019-04-08 14:31:46 +03:00
remotecache.go Chore: use remote cache instead of session storage (#16114) 2019-04-08 14:31:46 +03:00
testing.go Chore: use remote cache instead of session storage (#16114) 2019-04-08 14:31:46 +03:00