aboutsummaryrefslogtreecommitdiff
path: root/src/zen/cmds/admin_cmd.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added --copy-log, --copy-cache-log and copy-http-log option to zen logs comma...Dan Engelbrecht2024-02-121-8/+64
* improved scrubbing of oplogs and filecas (#596)Stefan Boberg2023-12-111-4/+9
* tracing for gcv2 (#574)Dan Engelbrecht2023-11-281-16/+4
* optimized index snapshot reading/writing (#561)Stefan Boberg2023-11-271-17/+15
* gc stop command (#569)v0.2.36-pre2Dan Engelbrecht2023-11-271-0/+54
* add command line options for compact block threshold and gc verbose (#557)Dan Engelbrecht2023-11-211-0/+17
* zen copy-state command to copy a zenserver data directory without the bulk da...Dan Engelbrecht2023-11-061-0/+184
* individual gc stats (#506)Dan Engelbrecht2023-10-301-0/+5
* New GC implementation (#459)Dan Engelbrecht2023-10-301-0/+16
* Add --skip-delete option to gc command (#484)Dan Engelbrecht2023-10-201-0/+10
* add `flush` command and more gc status info (#483)Dan Engelbrecht2023-10-181-0/+50
* lightweight gc (#431)Dan Engelbrecht2023-10-021-0/+5
* Add runtime status/control of logging (#419)Dan Engelbrecht2023-09-221-0/+102
* Collect all zen admin-related commands into admin.h/.cpp (#418)Dan Engelbrecht2023-09-221-0/+270