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

Consider adding in-memory cache #25

Open
balhoff opened this issue Jun 5, 2018 · 1 comment
Open

Consider adding in-memory cache #25

balhoff opened this issue Jun 5, 2018 · 1 comment

Comments

@balhoff
Copy link
Member

balhoff commented Jun 5, 2018

Akka-HTTP provides an easy to use built-in cache: https://doc.akka.io/docs/akka-http/current/common/caching.html

Since Owlery is read-only this would work well and add parallel response capability for any queries previously performed.

@Robbie1977 @matentzn I'm using this in another server and it's working great. Any concerns about adding to Owlery?

@Robbie1977
Copy link
Contributor

As long as we can access the caching settings then we can tune if any issues (unlikely).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants