[jbosscache-issues] [JBoss JIRA] Created: (JBCACHE-1440) Better perfoming cache loader for JDBM

Elias Ross (JIRA) jira-events at lists.jboss.org
Wed Nov 5 18:19:20 EST 2008


Better perfoming cache loader for JDBM
--------------------------------------

                 Key: JBCACHE-1440
                 URL: https://jira.jboss.org/jira/browse/JBCACHE-1440
             Project: JBoss Cache
          Issue Type: Patch
      Security Level: Public (Everyone can see)
            Reporter: Elias Ross
            Assignee: Manik Surtani


Patch to add JdbmCacheLoader2

This non-backwards compatible version fixes some performance issues with getChildNames(), stores an entire Map not just a key.

The store Map not key structure more naturally matches the granularity of cache loader operations.

(For post 3.0 release I think.)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosscache-issues mailing list