Remote cache? #8799
MatthiasGrandl
started this conversation in
Ideas
Remote cache?
#8799
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just started diving into mise and it solves a lot of DX issues we were having in our monorepo. But currently we are using Gradle in a way that could well be replaced by mise tasks.
The only blocker is lack of a remote cache like Gradles. It helps a lot to speed things up during CI. No simply uploading/downloading MISE_DATA_DIR and MISE_CACHE_DIR isn’t a good enough alternative since it’s way too much data to be efficient.
Is this something that would be considered? I really feel like it would make mise absolutely perfect!
Beta Was this translation helpful? Give feedback.
All reactions