aboutsummaryrefslogtreecommitdiff
path: root/src/zenstore/gc.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix formatting of gc start messagev0.2.26-pre0Dan Engelbrecht2023-10-021-1/+1
* Handle OOM and OOD more gracefully to not spam Sentry with error reports (#434)Dan Engelbrecht2023-10-021-1/+39
* lightweight gc (#431)Dan Engelbrecht2023-10-021-47/+141
* add more trace scopes (#362)Dan Engelbrecht2023-09-151-0/+5
* retry file create (#383)Dan Engelbrecht2023-09-041-1/+4
* safer gc on low disk (#373)Dan Engelbrecht2023-08-221-36/+45
* catch exceptions when scheduling GC and when writing GC scheduling state (#339)Dan Engelbrecht2023-08-011-136/+149
* Content scrubbing (#271)Stefan Boberg2023-05-161-7/+135
* Additional trace instrumentation (#312)Stefan Boberg2023-05-161-0/+5
* Add `--gc-projectstore-duration-seconds` option (#281)Dan Engelbrecht2023-05-161-26/+51
* removed remnants of ZEN_USE_REF_TRACKINGStefan Boberg2023-05-151-20/+0
* minor GC API cleanupStefan Boberg2023-05-151-5/+5
* make sure we create gc root directory before checking disk spaceDan Engelbrecht2023-05-101-7/+7
* Low disk space detector (#277)Dan Engelbrecht2023-05-091-3/+45
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+1312