aboutsummaryrefslogtreecommitdiff
path: root/src/zenstore/blockstore.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* add more trace scopes (#362)Dan Engelbrecht2023-09-151-77/+89
* stream oplog attachments from jupiter (#384)Dan Engelbrecht2023-09-061-3/+3
* retry file create (#383)Dan Engelbrecht2023-09-041-2/+23
* use robinmap in compact cas (#368)Dan Engelbrecht2023-08-211-6/+11
* CidStore now implements the ChunkResolver interfaceStefan Boberg2023-06-301-4/+8
* Additional trace instrumentation (#312)Stefan Boberg2023-05-161-0/+14
* added error reporting for bad BlockStore chunksStefan Boberg2023-05-151-5/+22
* fix logic for old blocks in blockstore gc (#295)Dan Engelbrecht2023-05-121-21/+24
* if a block is missing during gc, log an error but still continue (#289)Dan Engelbrecht2023-05-111-4/+8
* Low disk space detector (#277)Dan Engelbrecht2023-05-091-5/+15
* Validate that entries points inside valid blocks at startup (#280)Dan Engelbrecht2023-05-091-33/+46
* Treat reading outside of block store file as a not found error. We may encoun...Dan Engelbrecht2023-05-021-0/+4
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+1312