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