| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | CidStore now implements the ChunkResolver interface | Stefan Boberg | 2023-06-30 | 1 | -4/+8 |
| * | Additional trace instrumentation (#312) | Stefan Boberg | 2023-05-16 | 1 | -0/+14 |
| * | added error reporting for bad BlockStore chunks | Stefan Boberg | 2023-05-15 | 1 | -5/+22 |
| * | fix logic for old blocks in blockstore gc (#295) | Dan Engelbrecht | 2023-05-12 | 1 | -21/+24 |
| * | if a block is missing during gc, log an error but still continue (#289) | Dan Engelbrecht | 2023-05-11 | 1 | -4/+8 |
| * | Low disk space detector (#277) | Dan Engelbrecht | 2023-05-09 | 1 | -5/+15 |
| * | Validate that entries points inside valid blocks at startup (#280) | Dan Engelbrecht | 2023-05-09 | 1 | -33/+46 |
| * | Treat reading outside of block store file as a not found error. We may encoun... | Dan Engelbrecht | 2023-05-02 | 1 | -0/+4 |
| * | moved source directories into `/src` (#264) | Stefan Boberg | 2023-05-02 | 1 | -0/+1312 |