aboutsummaryrefslogtreecommitdiff
path: root/src/zenutil/referencemetadata.cpp
Commit message (Collapse)AuthorAgeFilesLines
* meta info store (#75)Dan Engelbrecht2024-08-301-0/+32
- Feature: Added option `--gc-cache-attachment-store` which caches referenced attachments in cache records on disk for faster GC - default is `false` - Feature: Added option `--gc-projectstore-attachment-store` which caches referenced attachments in project store oplogs on disk for faster GC - default is `false`