#opendal — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #opendal, aggregated by home.social.
-
I have a question about your work #sccache and #OpenDAL.
To determine if the file is cached in GitHub Action[1], the logic is implemented in sccache or opendal?
My X Problem[2]: I want to cache #Nix within #GitHubAction. AFAIK, current solutions (https://github.com/nix-community/cache-nix-action) will consider `/nix` as a whole object, causing "Caches are isolated between branches". Besides, the cost of downloading a big cache is not negligible.
[1]: https://xuanwo.io/reports/2023-04/sccache.png
[2]: https://en.wikipedia.org/wiki/XY_problem