[
https://issues.jboss.org/browse/SRAMP-117?page=com.atlassian.jira.plugin....
]
Brett Meyer commented on SRAMP-117:
-----------------------------------
[~eric.wittmann], do you still think this is necessary, since we're using
ModeShape's query indexing?
Add caching of ontologies to JCR persistence layer
--------------------------------------------------
Key: SRAMP-117
URL:
https://issues.jboss.org/browse/SRAMP-117
Project: S-RAMP
Issue Type: Task
Components: Persistence
Reporter: Eric Wittmann
Assignee: Eric Wittmann
Priority: Minor
The getOntologies method should return a cached version of the ontologies rather than
reading the JCR nodes each time. The cache should be invalidated when ontology nodes are
changed. This can be done by hooking into the JCR eventing feature. The eventing feature
of JCR may or may not be supported by the JCR impl - so only cache if eventing is
available.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)