aboutsummaryrefslogtreecommitdiff
path: root/src/zenstore/scrubcontext.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Content scrubbing (#271)Stefan Boberg2023-05-161-2/+43
| | | Added zen scrub command which may be triggered via the zen CLI helper. This traverses storage and validates contents either by content hash and/or by structure. If unexpected data is encountered it is invalidated.
* build fix (accidental commit on the wrong branch)Stefan Boberg2023-05-111-1/+1
|
* clang-formatStefan Boberg2023-05-111-1/+3
|
* added scrubcontext.cppStefan Boberg2023-05-111-0/+15