Skip to content

[Tiered Caching][Milestone 1] Tiered caching support for RequestCache #10870

@sgup432

Description

@sgup432

Is your feature request related to a problem? Please describe.
This is a sub issue which tracks milestone 1 as part of bigger proposal mentioned here - #10024

This covers below

  • As part of this milestone 1, we are planning to cover Request cache as it is more of a simplistic cache.
  • We will provide disk tier support. We will plan to use an opensource embedded caching library for this.
  • We will reuse existing OpenSearch in-memory cache with LRU based eviction policy. Evicted items will be spilled over to disk based cache.

This is being targetted for 2.12

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementEnhancement or improvement to existing feature or requestv2.17.0

    Type

    No type

    Projects

    Status

    Done

    Status

    2.14.0 (Launched)

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions