summaryrefslogtreecommitdiff
path: root/src/buildtool/storage/target_cache.tpp
AgeCommit message (Expand)Author
2025-01-07Add backend description to CAS in a ctor of TargetCacheMaksim Denisov
2025-01-07TargetCache: use BackendDescription for sharding instead of a plain stringMaksim Denisov
2025-01-07TargetCache: employ the shard even for a default constructed objectMaksim Denisov
2024-11-14tpp includes: Add hint for IWYU lintingPaul Cristian Sarbu
2024-09-11Use HashFunction::Type to deserialize ArtifactDescriptionMaksim Denisov
2024-09-11Use HashInfo to create ObjectInfo FromStringMaksim Denisov
2024-09-11Return ArtifactDigest from RepositoryConfig::RepositoryKeyMaksim Denisov
2024-08-30Return ArtifactDigest from LocalCAS::StoreMaksim Denisov
2024-08-27Reformat code to comply with clang-format 18Klaus Aehlig
2024-07-05Call uplinking via UplinkerMaksim Denisov
2024-07-05Use StorageConfig with generation for initialization of Storage's generationsMaksim Denisov
2024-07-05Use a separate constructor for sharded TargetCacheMaksim Denisov
2024-06-11Move creation of TargetCacheKey description to TargetCacheMaksim Denisov
2024-03-19serve target: Fix sharding inconsistenciesPaul Cristian Sarbu
2024-03-15Clean up more includes and targetsPaul Cristian Sarbu
2024-01-16Keep implied target-cache values aliveKlaus Aehlig
2023-03-13Storage: Reworked storage and garbage collectionOliver Reiche