[dna-issues] [JBoss JIRA] Updated: (DNA-159) Federate/cache content from a remote JCR (and DNA) repository
Randall Hauch (JIRA)
jira-events at lists.jboss.org
Fri Jan 8 18:50:30 EST 2010
[ https://jira.jboss.org/jira/browse/DNA-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Randall Hauch updated DNA-159:
------------------------------
Fix Version/s: 1.0
(was: Future Releases)
Targeting to 1.0, since it would be a great feature to be able to access existing JCR repositories hosted by other JCR implementations.
> Federate/cache content from a remote JCR (and DNA) repository
> -------------------------------------------------------------
>
> Key: DNA-159
> URL: https://jira.jboss.org/jira/browse/DNA-159
> Project: DNA
> Issue Type: Feature Request
> Components: Connectors
> Reporter: Randall Hauch
> Priority: Minor
> Fix For: 1.0
>
>
> The primary use case for this feature is to allow an application to have a local DNA repository that is configured to be a local, cached copy of a single remote JCR repository. So, rather than having multiple sources, this use case would have a single source (using a connector to a remote JCR repository), and it would be configured to probably have a cache policy with a relatively short TTL. (Of course the TTL could be extended if the connector could listen to the remote repository to receive events, which would be propagated up to the local "federated" repository and would cause those particular changed instances to be purged from the cache.
> Ideally this could be made to be very lightweight and very easy to configure, maybe even using just an in-memory "integrated repository" (aka, cache).
> This use case is far superior to an implementation that uses remote calls for every operation.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the dna-issues
mailing list