Files
grafana/pkg
Kyle Brandt 91feb80187 remote_cache: Fix redis (#17483)
* wip: fix remote cache for redis
connstr parsing and non-negative expires for #17377
TODO: finish parse, check zero case, find out why negative duration in the first place

* finish parse.
Still TODO, find out negative value, and decide if would be better to make database specific entries in the .ini file

* update ini files

* remove accidental uncomment in defaults.ini

* auth_proxy: expiration non-negative so expiration is not in the past

* fix test, revert neg in redis

* review: use errutil

(cherry picked from commit c09fe3c3b4)
2019-06-17 12:07:51 +01:00
..
2019-05-15 11:52:02 +02:00
2018-06-15 12:46:20 +02:00
2019-06-17 12:07:51 +01:00
2019-05-27 14:30:34 +02:00