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


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.

Reply via email to