Skip to content

Commit

Permalink
feat(bloomstore): Introduce specialised cache for blocks (#12257)
Browse files Browse the repository at this point in the history
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
chaudum authored Mar 20, 2024
1 parent 9e66e05 commit 0f48ce8
Show file tree
Hide file tree
Showing 2 changed files with 916 additions and 0 deletions.
Loading

0 comments on commit 0f48ce8

Please sign in to comment.