[llvm-branch-commits] [CAS] Add OnDiskCAS (PR #114103)
Steven Wu via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Oct 29 10:37:46 PDT 2024
https://github.com/cachemeifyoucan created https://github.com/llvm/llvm-project/pull/114103
Add OnDiskCAS abstraction, that implements ObjectStore and ActionCache
interface using OnDiskGraphDB and OnDiskKeyValueDB.
More information about the llvm-branch-commits
mailing list