Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
sgup432 opened this issue Oct 23, 2023 · 0 comments
Closed

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

sgup432 opened this issue Oct 23, 2023 · 0 comments
Labels
enhancement Enhancement or improvement to existing feature or request v2.17.0

Comments

@sgup432
Copy link
Contributor

sgup432 commented Oct 23, 2023

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.

@sgup432 sgup432 added enhancement Enhancement or improvement to existing feature or request untriaged labels Oct 23, 2023
@dagneyb dagneyb added the v2.12.0 Issues and PRs related to version 2.12.0 label Jan 22, 2024
@getsaurabh02 getsaurabh02 added v2.13.0 Issues and PRs related to version 2.13.0 and removed v2.12.0 Issues and PRs related to version 2.12.0 labels Feb 5, 2024
@kkhatua kkhatua added v2.14.0 and removed v2.13.0 Issues and PRs related to version 2.13.0 labels Apr 1, 2024
@getsaurabh02 getsaurabh02 added v2.15.0 Issues and PRs related to version 2.15.0 and removed v2.14.0 labels May 13, 2024
@mch2 mch2 added v2.17.0 and removed v2.15.0 Issues and PRs related to version 2.15.0 labels Jul 22, 2024
@sgup432 sgup432 closed this as completed Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement or improvement to existing feature or request v2.17.0
Projects
Status: 2.14.0 (Launched)
Status: Done
Development

No branches or pull requests

5 participants