aboutsummaryrefslogtreecommitdiff
path: root/zenstore/cas.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make cas storage an hidden implementation detail of CidStore (#130)v0.1.4-pre6v0.1.4-pre5Dan Engelbrecht2022-06-171-70/+20
* rename EMode to ModeDan Engelbrecht2022-04-011-2/+2
* incremental migration with optional clean of sourceDan Engelbrecht2022-03-311-1/+1
* Migration now works in larger disk IO chunksDan Engelbrecht2022-03-311-2/+2
* clang-formatDan Engelbrecht2022-03-311-2/+2
* Change block size of compactcas storesDan Engelbrecht2022-03-311-2/+2
* Add header to cas index fileDan Engelbrecht2022-03-311-2/+2
* Use blocks to store data in cas storesDan Engelbrecht2022-03-311-2/+2
* Add whole range in CasChunkSet::AddChunksToSet(std::span<const IoHash> Hashes...Dan Engelbrecht2022-03-291-4/+1
* Fixed fmt::format() undefined-user-type errorMartin Ridgers2022-01-101-1/+1
* Added trace scopes.Per Larsson2021-12-151-0/+5
* Merged main.Per Larsson2021-12-141-55/+133
* CAS.cpp/h -> cas.cpp/h to keep Zen's file casing consistentMartin Ridgers2021-10-291-0/+325