source-controller/internal/cache
Soule BA 0df8dcccec
Enable dependency manager to use in memory cache
If implemented this will:
- enable the helmCharts dependency manager to use the helm in memry
  cache to retrieve reconciled HelmRepositories indexes.
- record cache events.

Signed-off-by: Soule BA <soule@weave.works>
2022-04-19 11:46:27 +02:00
..
LICENSE Add MIT Licence copyright notice 2022-04-01 12:41:53 +02:00
cache.go Update the docs with a section regarding the cache usage 2022-04-02 18:13:59 +02:00
cache_test.go Cache HelmRepository index files 2022-04-01 12:41:52 +02:00
metrics.go Enable dependency manager to use in memory cache 2022-04-19 11:46:27 +02:00