fleet/server/datastore/cached_mysql
Tomas Touceda a36e029d95
App config caching per instance (#3071)
* Do caching of app config per instance instead of across all of them in redis

* Add changes file

* Simplify code based on review comment

* Use go-cache instead of creating our own

* Dont export consts

* Copy app config before returning it

* Fix lint

* Update go sum

* Update go sum
2021-11-29 12:51:57 -03:00
..
cached_mysql.go App config caching per instance (#3071) 2021-11-29 12:51:57 -03:00
cached_mysql_test.go App config caching per instance (#3071) 2021-11-29 12:51:57 -03:00