We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
As long as we can access the caching settings then we can tune if any issues (unlikely).
Sorry, something went wrong.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: