Skip to content

S3 repository and Redis Global Cache and Local Storage Usage #28453

Discussion options

You must be logged in to vote

For package cache using Redis, cache is not written locally. Instead Renovate reads and writes to Redis per cache item.

For s3 repository cache I'm not sure and not willing to commit to if there's no temporary local storage during the run, but I don't think this matters. What matters is that such temporary storage is not persisted, so you don't end up with 100s or 1000s of repository caches locally if s3 cache is enabled. At most you'd have one repository's cache at a time and this is not particularly large - in the megabytes.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by chezsmithy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants