grafana/pkg/infra/remotecache
Arve Knudsen 12661e8a9d
Move middleware context handler logic to service (#29605)
* middleware: Move context handler to own service

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

Co-authored-by: Emil Tullsted <sakjur@users.noreply.github.com>
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
2020-12-11 11:44:44 +01:00
..
database_storage_test.go Chore/fix lint issues (#27704) 2020-09-22 16:22:19 +02:00
database_storage.go Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +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 remote_cache: Fix redis (#17483) 2019-06-10 15:27:08 +02:00
redis_storage_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
redis_storage.go remotecache: support SSL with redis (#18511) 2019-08-13 06:51:13 -04:00
remotecache_test.go Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
remotecache.go Move middleware context handler logic to service (#29605) 2020-12-11 11:44:44 +01:00
testing.go Middleware: Simplifications (#29491) 2020-12-02 12:44:51 +01:00