mirror of
https://github.com/fleetdm/fleet
synced 2026-05-06 06:48:54 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| .keep | ||
| add-policy-updated-at | ||
| cache-app-config | ||
| issue-1894-surface-inherited-queries | ||
| issue-1984-label-count-on-edit | ||
| issue-2078-enter-submits-create-team | ||
| issue-2160-straighten-permissions-around-policies | ||
| issue-2201-global-maintainer-create-query | ||
| reduce-sql-queries-per-host | ||