[
https://issues.apache.org/jira/browse/JENA-626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15022307#comment-15022307
]
ASF GitHub Bot commented on JENA-626:
-------------------------------------
Github user ajs6f commented on the pull request:
https://github.com/apache/jena/pull/95#issuecomment-158973852
@samaitra Okay, that makes sense (that the real heart of the matter is in
`jena-fuseki2`). Do you want to add a last commit that drops the changes in
other modules? That's usually as easy as using `git checkout` to reset the
state of those other modules to the commit before you began work, and then
committing those "reverse-changes" as a final cleanup. All of your commits will
get squashed before merge anyway, so there's no worry about adding more of them.
> SPARQL Query Caching
> --------------------
>
> Key: JENA-626
> URL: https://issues.apache.org/jira/browse/JENA-626
> Project: Apache Jena
> Issue Type: Improvement
> Reporter: Andy Seaborne
> Assignee: Saikat Maitra
> Labels: java, linked_data, rdf, sparql
>
> Add a caching layer to Fuseki to cache the results of SPARQL Query requests.
> This cache should allow for in-memory and disk-based caching, configuration
> and cache management, and coordination with data modification.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)