aboutsummaryrefslogtreecommitdiff
path: root/src/zenstore/cas.cpp
Commit message (Expand)AuthorAgeFilesLines
* separate worker pools into burst/background to avoid background jobs blocking...Dan Engelbrecht2024-08-221-1/+1
* use write and move in place for safer writing of files (#70)Dan Engelbrecht2024-05-021-13/+1
* fix get project files loop (#68)Dan Engelbrecht2024-04-301-5/+8
* oplog iterate chunks content type (#65)Dan Engelbrecht2024-04-261-3/+24
* iterate cas chunks (#59)Dan Engelbrecht2024-04-241-0/+24
* InsertChunks for CAS store (#55)Dan Engelbrecht2024-04-221-9/+114
* Use multithreading to fetch size/rawsize of entries in `/prj/{project}/oplog/...Dan Engelbrecht2024-03-281-1/+1
* fix potential partially written files (#2)Dan Engelbrecht2024-03-131-2/+12
* Make sure we wait for all scheduled tasks to complete before throwing excepti...Dan Engelbrecht2024-02-281-0/+7
* improve trace (#606)Dan Engelbrecht2023-12-131-1/+5
* global thread worker pools (#577)Dan Engelbrecht2023-11-291-1/+2
* close thread pool + parallel CasImpl::Initialize (#576)Dan Engelbrecht2023-11-281-4/+17
* add `flush` command and more gc status info (#483)Dan Engelbrecht2023-10-181-0/+2
* add more trace scopes (#362)Dan Engelbrecht2023-09-151-0/+2
* Content scrubbing (#271)Stefan Boberg2023-05-161-1/+5
* Additional trace instrumentation (#312)Stefan Boberg2023-05-161-0/+6
* minor GC API cleanupStefan Boberg2023-05-151-6/+6
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+355