[ 
https://jira.nuxeo.com/browse/NXP-7275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Florent Guillaume updated NXP-7275:
-----------------------------------

    Description: 
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.


  was:
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). 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.


        Summary: VCS: cache document's proxies and versions  (was: VCS: cache 
document's proxies)

> 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