You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2007/02/20 16:30:05 UTC

[jira] Updated: (JCR-755) Add Bundle Persistence Managers

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

Tobias Bocanegra updated JCR-755:
---------------------------------

    Attachment: JCR-755.patch.gz

Patch that contains the new bundle persistence managers.

> Add Bundle Persistence Managers
> -------------------------------
>
>                 Key: JCR-755
>                 URL: https://issues.apache.org/jira/browse/JCR-755
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.3
>            Reporter: Tobias Bocanegra
>         Assigned To: Tobias Bocanegra
>            Priority: Minor
>         Attachments: JCR-755.patch.gz
>
>
> we (day software) offer our set of bundle persistence managers to the jackrabbit project. those pms combine the node and property states into a single bundle and store them together. this improves performance and reduces storage-memory overhead (no exact numbers available). The bundle pms also have a "bundle-cache" that does a memory sensitive caching of the bundles and a negative cache for non-existent bundles. small binary properties are inlined into the bundle rather than stored in the blobstore.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.