fleet/server/datastore
Tomas Touceda 685245c2bd
Cache app config in redis (#2205)
* Cache app config in redis

* Add changes files

* Replace string with constant

* Revert some test refactorign and duplicate a bit of test code

* Add test for AppConfig with redis failing

* Fix lint

* Use Doer so it works better in clusters

* Skip unmarshalling if we already did

* Allow to cache hosts if configured

* Omit the setting if empty

* Remove hashing, too much CPU

* Revert caching of host auth... needs a more thought through approach

* Remove config

* Remove old config

* Remove locker interface

* Fix test and address review comments
2021-09-28 10:01:53 -03:00
..
cached_mysql Cache app config in redis (#2205) 2021-09-28 10:01:53 -03:00
mysql Add policy updated at (#2246) 2021-09-27 16:27:38 -03:00
redis Cache app config in redis (#2205) 2021-09-28 10:01:53 -03:00
s3 Add support for context in datastore/mysql layer (#1962) 2021-09-14 08:11:07 -04:00