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

add Caffeine service cache #588

Open
oalam opened this issue Aug 31, 2021 · 0 comments
Open

add Caffeine service cache #588

oalam opened this issue Aug 31, 2021 · 0 comments

Comments

@oalam
Copy link
Member

oalam commented Aug 31, 2021

implement an in-memory cache service based on https://github.com/ben-manes/caffeine

  • improve LRU caching with eviction policies (useful for web analytics use case)
  • better performance
@oalam oalam added this to To Do in Core via automation Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Core
  
To Do
Development

No branches or pull requests

1 participant