grafana/pkg/infra/remotecache
Serge Zaitsev f1fb202284
Chore: Add encryption codec to the remote cache (#59871)
* add encryption codec to the remote cache

* change config files too

* fix test constructor

* pass codec into the test cache
2022-12-06 15:12:27 +01:00
..
database_storage_test.go Chore: Add encryption codec to the remote cache (#59871) 2022-12-06 15:12:27 +01:00
database_storage.go Chore: Add encryption codec to the remote cache (#59871) 2022-12-06 15:12:27 +01:00
memcached_storage_integration_test.go Chore: update all +build statements (#38782) 2021-09-01 17:38:56 +03:00
memcached_storage.go Chore: Add encryption codec to the remote cache (#59871) 2022-12-06 15:12:27 +01:00
redis_storage_integration_test.go Chore: update all +build statements (#38782) 2021-09-01 17:38:56 +03:00
redis_storage_test.go Chore: Add go-redis v8 dependency (#39442) 2021-09-20 22:21:59 +02:00
redis_storage.go Chore: Add encryption codec to the remote cache (#59871) 2022-12-06 15:12:27 +01:00
remotecache_test.go Chore: Add encryption codec to the remote cache (#59871) 2022-12-06 15:12:27 +01:00
remotecache.go Chore: Add encryption codec to the remote cache (#59871) 2022-12-06 15:12:27 +01:00
testing.go Chore: Add encryption codec to the remote cache (#59871) 2022-12-06 15:12:27 +01:00