aboutsummaryrefslogtreecommitdiff
path: root/zenstore/cas.cpp
Commit message (Collapse)AuthorAgeFilesLines
* rename EMode to ModeDan Engelbrecht2022-04-011-2/+2
|
* incremental migration with optional clean of sourceDan Engelbrecht2022-03-311-1/+1
| | | | add more fine-grained access modes for BasicFile
* Migration now works in larger disk IO chunksDan Engelbrecht2022-03-311-2/+2
| | | | BasicFile and CasLogFile now has new explicit modes instead of create true/false
* 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> ↵Dan Engelbrecht2022-03-291-4/+1
| | | | HashesToAdd)
* 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