[ https://issues.apache.org/jira/browse/JENA-626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15254540#comment-15254540 ]
ASF GitHub Bot commented on JENA-626: ------------------------------------- Github user osma commented on the pull request: https://github.com/apache/jena/pull/95#issuecomment-213566543 @afs I tried to build your fuseki-cache branch to test it but `mvn package` resulted in a lot of unit test failures. Maybe I'm doing something wrong though. I'll try again later. Am I right that the cache is currently only storing 10 items? I'd probably want to increase that before doing any serious testing... > 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)