home.social

#opendal — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #opendal, aggregated by home.social.

  1. @xuanwo

    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 (github.com/nix-community/cache) 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]: xuanwo.io/reports/2023-04/scca
    [2]: en.wikipedia.org/wiki/XY_probl