Skip to content

Commit

Permalink
feat(bloomstore): Introduce specialised cache for blocks (grafana#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 and edsoncelio committed Mar 22, 2024
1 parent 26bf1d9 commit 0e03a02
Show file tree
Hide file tree
Showing 2 changed files with 916 additions and 0 deletions.
Loading

0 comments on commit 0e03a02

Please sign in to comment.