[ 
https://jira.nuxeo.com/browse/NXP-7275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=100211#comment-100211
 ] 

Florent Guillaume commented on NXP-7275:
----------------------------------------

Refactor Children cache into a more generic Selection cache mechanism.
http://hg.nuxeo.org/nuxeo/nuxeo-core/rev/60755b746103

> VCS: cache document's proxies and versions
> ------------------------------------------
>
>                 Key: NXP-7275
>                 URL: https://jira.nuxeo.com/browse/NXP-7275
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Improvement
>          Components: Core SQL Storage
>    Affects Versions: 5.4
>            Reporter: Florent Guillaume
>            Assignee: Florent Guillaume
>            Priority: Major
>             Fix For: 5.4.3
>
>
> There are a number of core operations that need to know the list of proxies 
> for a document (either as target or as working copy), or the list of versions 
> for a document or a proxy. Today this requires a SQL query as this 
> information is not cached in any way.
> -> Do some kind of caching (+ invalidation), in the same way that we already 
> cache the parent/child relationship.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to