aboutsummaryrefslogtreecommitdiff
path: root/src/zenstore/filecas.cpp
Commit message (Expand)AuthorAgeFilesLines
* improved assert (#37)Dan Engelbrecht2024-04-041-1/+1
* validate rpc chunk responses (#36)Dan Engelbrecht2024-04-031-4/+13
* fix potential partially written files (#2)Dan Engelbrecht2024-03-131-3/+12
* Make sure we wait for all scheduled tasks to complete before throwing excepti...Dan Engelbrecht2024-02-281-2/+6
* improved block store logging and more gcv2 tests (#659)Dan Engelbrecht2024-02-271-36/+53
* Add retry with optional resume logic to HttpClient::Download (#639)Dan Engelbrecht2024-01-241-0/+2
* improved scrubbing of oplogs and filecas (#596)Stefan Boberg2023-12-111-16/+76
* reserve vectors in gcv2 upfront / load factor for robin_map (#582)Dan Engelbrecht2023-12-041-0/+6
* tracing for gcv2 (#574)Dan Engelbrecht2023-11-281-0/+6
* fix missing locks/sync of log position when writing index snapshots (#572)Dan Engelbrecht2023-11-271-2/+5
* Add GC Cancel/Stop (#568)Dan Engelbrecht2023-11-241-2/+20
* add command line options for compact block threshold and gc verbose (#557)Dan Engelbrecht2023-11-211-1/+1
* compact separate for gc referencer (#533)Dan Engelbrecht2023-11-211-52/+61
* gc v2 tests (#512)Dan Engelbrecht2023-11-061-1/+1
* individual gc stats (#506)Dan Engelbrecht2023-10-301-36/+63
* New GC implementation (#459)Dan Engelbrecht2023-10-301-1/+166
* added missing includes (#504)Stefan Boberg2023-10-271-0/+4
* clean up GcContributor and GcStorage to be pure interfaces (#485)Dan Engelbrecht2023-10-201-1/+3
* faster accesstime save restore (#439)Dan Engelbrecht2023-10-031-5/+18
* Handle OOM and OOD more gracefully to not spam Sentry with error reports (#434)Dan Engelbrecht2023-10-021-9/+25
* lightweight gc (#431)Dan Engelbrecht2023-10-021-0/+5
* add more trace scopes (#362)Dan Engelbrecht2023-09-151-23/+32
* stream oplog attachments from jupiter (#384)Dan Engelbrecht2023-09-061-72/+24
* update vcpkg dependencies (#356)Dan Engelbrecht2023-08-111-1/+1
* drive-by constStefan Boberg2023-06-121-1/+1
* Additional trace instrumentation (#312)Stefan Boberg2023-05-161-1/+27
* Add `--gc-projectstore-duration-seconds` option (#281)Dan Engelbrecht2023-05-161-2/+2
* added ScrubStorage to GcStorage base classStefan Boberg2023-05-151-0/+8
* minor GC API cleanupStefan Boberg2023-05-151-1/+1
* Remove ATL header usage (#306)Stefan Boberg2023-05-151-4/+4
* flush file cas on exit (#291)Dan Engelbrecht2023-05-111-22/+31
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+1452