| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rename EMode to Mode | Dan Engelbrecht | 2022-04-01 | 1 | -2/+2 |
| * | Truncate migrated and new blocks after gc to save disk space | Dan Engelbrecht | 2022-03-31 | 1 | -0/+6 |
| * | Remove redundant lock in BlockStoreFile | Dan Engelbrecht | 2022-03-31 | 1 | -28/+1 |
| * | keep all block files open from start | Dan Engelbrecht | 2022-03-31 | 1 | -17/+10 |
| * | Migration now works in larger disk IO chunks | Dan Engelbrecht | 2022-03-31 | 1 | -2/+2 |
| * | review feedback | Dan Engelbrecht | 2022-03-31 | 1 | -13/+12 |
| * | cleanup duplicate code in CollectGarbage | Dan Engelbrecht | 2022-03-31 | 1 | -2/+0 |
| * | Add separate blockstore.h/.cpp | Dan Engelbrecht | 2022-03-31 | 1 | -0/+273 |