mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| .keep | ||
| app-config-caching-per-instance | ||
| fix-3003-software-loading | ||
| issue-2368-exit-if-migrations-missing | ||
| issue-2463-fleetctl-debug-migrations | ||
| issue-2595-policies-with-proprietary-queries | ||
| issue-2613-uniform-http-client | ||
| issue-3015-remove-teams-row-limit | ||
| issue-3061-no-access-user-view | ||
| issue-3079-remove-host-counts | ||
| update-host-user-shell | ||