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

[feature request] Make cachebackend can be reused by different jobs #215

Open
zjchenn opened this issue Nov 30, 2021 · 1 comment
Open
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@zjchenn
Copy link
Contributor

zjchenn commented Nov 30, 2021

What would you like to be added:
Enable the CacheBackend created by the previous Job can be reused by the next Job.

Why is this needed:
Users can avoid creating cacheBackend repeatedly and skip the step of caching remote files, thus improving the efficiency of cacheBackend.

@zjchenn
Copy link
Contributor Author

zjchenn commented Nov 30, 2021

Hi, I think this feature can make CacheBackend more useful. And my preliminary design is in this PR, looking forward to discussing with you!

@SimonCqk SimonCqk added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants