Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(bloomstore): Introduce specialised cache for blocks (#12257)
The blocks cache is an in-memory cache that represents the single source of truth of what blocks are available on the file system and manages their end-of-life behaviour. There is a follow-up branch to wire up the new cache, based on this branch. Signed-off-by: Christian Haudum <[email protected]>
- Loading branch information