aboutsummaryrefslogtreecommitdiff
path: root/zenserver/admin/admin.h
Commit message (Collapse)AuthorAgeFilesLines
* Added support for triggering GC with different params and refactored GC ↵Per Larsson2021-12-121-10/+4
| | | | scheduler.
* Moved GC to background thread and added endpoint to trigger/status GC.Per Larsson2021-11-291-0/+10
|
* admin: tactical checkin of some plumbing to set the stage for an actual ↵Stefan Boberg2021-09-271-5/+5
| | | | admin interface
* Moved more code into zen namespace, for consistencyStefan Boberg2021-09-201-0/+4
| | | | Also removed snapshot_manifest (remnants of vfs prototype)
* Factored out http server related code into zenhttp module since it feels out ↵Stefan Boberg2021-09-091-1/+1
| | | | of place in zencore
* Adding zenservice codeStefan Boberg2021-05-111-0/+18