grafana/pkg/infra/remotecache
Jo ff78103a24
Authn: Anon session service (#63052)
* add anon sessions package

* add usage stat fn

* implement count for cache

* add anonservice to authn broker

* lint

* add tests for remote cache count

* move anon service to services

* wrap tagging in goroutine

* make func used
2023-02-21 16:21:18 +01:00
..
database_storage_test.go Authn: Anon session service (#63052) 2023-02-21 16:21:18 +01:00
database_storage.go Authn: Anon session service (#63052) 2023-02-21 16:21:18 +01:00
memcached_storage_integration_test.go Authn: Anon session service (#63052) 2023-02-21 16:21:18 +01:00
memcached_storage.go Authn: Anon session service (#63052) 2023-02-21 16:21:18 +01:00
redis_storage_integration_test.go Authn: Anon session service (#63052) 2023-02-21 16:21:18 +01:00
redis_storage_test.go Chore: Add go-redis v8 dependency (#39442) 2021-09-20 22:21:59 +02:00
redis_storage.go Authn: Anon session service (#63052) 2023-02-21 16:21:18 +01:00
remotecache_test.go Authn: Anon session service (#63052) 2023-02-21 16:21:18 +01:00
remotecache.go Authn: Anon session service (#63052) 2023-02-21 16:21:18 +01:00
testing.go Chore: Add encryption codec to the remote cache (#59871) 2022-12-06 15:12:27 +01:00