aboutsummaryrefslogtreecommitdiff
path: root/src/zenstore/compactcas.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* compact separate for gc referencer (#533)Dan Engelbrecht2023-11-211-113/+106
* disk layer gc and error/warnings cleanup (#515)Dan Engelbrecht2023-11-081-2/+2
* gc v2 tests (#512)Dan Engelbrecht2023-11-061-27/+9
* individual gc stats (#506)Dan Engelbrecht2023-10-301-33/+56
* New GC implementation (#459)Dan Engelbrecht2023-10-301-0/+217
* Remove any unreferenced blocks in block store on open (#492)Dan Engelbrecht2023-10-231-1/+1
* Don't prune block locations due to missing blocks a startup (#487)Dan Engelbrecht2023-10-201-46/+5
* clean up GcContributor and GcStorage to be pure interfaces (#485)Dan Engelbrecht2023-10-201-1/+3
* Add --skip-delete option to gc command (#484)Dan Engelbrecht2023-10-201-1/+1
* Fix curruption of disk cache bucket index on GC (#448)Dan Engelbrecht2023-10-051-26/+32
* refactor comapactcas index (#443)Dan Engelbrecht2023-10-041-16/+57
* faster accesstime save restore (#439)Dan Engelbrecht2023-10-031-79/+66
* Handle OOM and OOD more gracefully to not spam Sentry with error reports (#434)Dan Engelbrecht2023-10-021-8/+23
* lightweight gc (#431)Dan Engelbrecht2023-10-021-0/+5
* add more trace scopes (#362)Dan Engelbrecht2023-09-151-13/+21
* use robinmap in compact cas (#368)Dan Engelbrecht2023-08-211-0/+1
* Content scrubbing (#271)Stefan Boberg2023-05-161-66/+73
* Additional trace instrumentation (#312)Stefan Boberg2023-05-161-0/+13
* Add `--gc-projectstore-duration-seconds` option (#281)Dan Engelbrecht2023-05-161-11/+18
* added ScrubStorage to GcStorage base classStefan Boberg2023-05-151-3/+13
* minor GC API cleanupStefan Boberg2023-05-151-1/+1
* WARN level log if we can't write snapshot/manifest/access times (#288)Dan Engelbrecht2023-05-111-1/+1
* clean up log/index reading and fix incorrect logging about bad log files (#286)Dan Engelbrecht2023-05-101-82/+96
* Validate that entries points inside valid blocks at startup (#280)Dan Engelbrecht2023-05-091-5/+42
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+1511