aboutsummaryrefslogtreecommitdiff
path: root/src/zenutil/referencemetadata.cpp
Commit message (Collapse)AuthorAgeFilesLines
* zenutil cleanup (#550)Dan Engelbrecht2025-10-031-32/+0
| | | | * move referencemetadata to zenstore * rename zenutil/windows/service to windowsservice
* 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`