aboutsummaryrefslogtreecommitdiff
path: root/src/zenstore/compactcas.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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