llvm-project
08e95405 - [CAS] Add OnDiskDataAllocator (#161264)

Commit
1 day ago
[CAS] Add OnDiskDataAllocator (#161264) Add OnDiskDataAllocator, which is the data pool implementation inside a OnDiskCAS that stores data in a single file. It is a based on MappedFileRegionArena and wrapped inside a CAS database file.
Parents
Loading