Skip to content

Add support for filesystem cache in Store Gateway #5374

Open
@fpetkovski

Description

@fpetkovski

Is your proposal related to a problem?

With larger Thanos deployments, memory caching can become impractical due to the size of the data that has to be held in cache.
The cache can quickly fill up, causing items to get evicted on regular basis.

Describe the solution you'd like

I would like to be able to cache chunks on disk in order to take advantage of larger caching space.

Describe alternatives you've considered

None that I can think of.

Metadata

Metadata

Assignees

No one assigned

    Labels

    component: storedont-go-staleLabel for important issues which tells the stalebot not to close them

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions