You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2013/12/11 15:03:06 UTC

[jira] [Updated] (OAK-1251) DocumentStore refactoring

     [ https://issues.apache.org/jira/browse/OAK-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke updated OAK-1251:
--------------------------------

    Description: 
1) Change APIs that currently require DocumentStore implementations to live in the same package.

2) Move useful convenience code MemoryDocumentStore into utility classes (applyChanges, checkConditions & friends)

3) Refactor caching so it becomes generic, applies to all DocumentStore implementations (allowing to remove caching-specific signatures from the API)

  was:
1) Change APIs that currently require DocumentStore implementations to live in the same package.

2) Move useful convenience code MemoryDocumentStore into utility classes (applyChanges, checkConditions & friends)


> DocumentStore refactoring
> -------------------------
>
>                 Key: OAK-1251
>                 URL: https://issues.apache.org/jira/browse/OAK-1251
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: mongomk
>    Affects Versions: 0.12
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>
> 1) Change APIs that currently require DocumentStore implementations to live in the same package.
> 2) Move useful convenience code MemoryDocumentStore into utility classes (applyChanges, checkConditions & friends)
> 3) Refactor caching so it becomes generic, applies to all DocumentStore implementations (allowing to remove caching-specific signatures from the API)



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)