aboutsummaryrefslogtreecommitdiff
path: root/zen/cmds/scrub.cpp
Commit message (Collapse)AuthorAgeFilesLines
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-154/+0
| | | | | | * moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees
* zen command line tool improvements (#212)Dan Engelbrecht2023-01-131-2/+114
| | | | | | | | | | | | - Feature: zen command line tool `cache-info` to show cache, namespace or bucket info - Feature: zen command line tool `project-info` to show store, project or oplog info - Feature: zen command line tool `project-drop` to drop project or oplog - Feature: zen command line tool `gc` to trigger a GC run - Feature: zen command line tool `gc-info` to check status of GC - Improvement: zen command line tool now fails on any unrecognized arguments - Improvement: zen command line tool now displays extra help for all sub-commands - Improvement: host address can now be configured for zen command line tool `drop` command changelog
* clang-formatStefan Boberg2021-09-171-2/+2
|
* Added namespace scopes to more includes for better consistencyStefan Boberg2021-09-171-0/+4
|
* Moved zenserverprocess into zenutil/zenserverprocess.hStefan Boberg2021-09-171-0/+19
|
* Added stubs for scrub CLI commandStefan Boberg2021-09-161-0/+19