Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache plugin design issue #45

Open
AndyManastorm opened this issue Apr 26, 2023 · 0 comments
Open

Cache plugin design issue #45

AndyManastorm opened this issue Apr 26, 2023 · 0 comments

Comments

@AndyManastorm
Copy link

AndyManastorm commented Apr 26, 2023

https://github.com/serverless-cd/website/blob/main/docs/user-guide/plugins/cache.md

Hi, I have several suggestions about the cache plugin designation.

  • GC strategy like TTL should be provided as a convention or configuration, so that storage costs are not incurred for outdated data.
  • Cache update strategy like update-after or never or always should be provided as a configuration. But it seems like that cache plugin's lifecycle beyonds its step.
  • According to the README, cache data will be stored in an OSS bucket, but I can't find any descriptions about the mapping stragety.
  • The output object for cache plugin should be clearly defined in the README.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant