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

Suggestion: Add an LRU Cache #36

Open
kcgen opened this issue Oct 23, 2020 · 1 comment
Open

Suggestion: Add an LRU Cache #36

kcgen opened this issue Oct 23, 2020 · 1 comment

Comments

@kcgen
Copy link

kcgen commented Oct 23, 2020

LRU cache

  • Requests for already decompressed data can be returned immediately instead of burning another decompression round.
  • Size of the LRU cache in KiB is configurable via API.
@rtissera
Copy link
Owner

rtissera commented Oct 24, 2020 via email

@kcgen kcgen changed the title Suggestions for v6 - LRU cache Suggestion: Add an LRU Cache Oct 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants