elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.64k stars 8.23k forks source link

[Fleet] Improve archive cache storage efficiency #135790

Open hop-dev opened 2 years ago

hop-dev commented 2 years ago

Currently our archive cache is very basic, there is no invalidation causing it to grow as the user installs packages.

We should look at a more sophisticated approach with size limits e.g an LRU cache, to prevent any memory issues.

elasticmachine commented 2 years ago

Pinging @elastic/fleet (Team:Fleet)