Good timing - I just started an off-heap store for fun that uses mapdb direct memory db.
https://github.com/saturnism/infinispan-cachestore-offheap

Please take a look!


On Tue, Sep 3, 2013 at 6:13 AM, Randall Hauch <rhauch@redhat.com> wrote:
Has anyone looked at writing a cache store that uses MapDB? It provides Maps, Sets and Queues backed by disk storage or off-heap memory, with MVCC and (non-JTA) transactions. The author previously wrote JDBM (multiple versions), and has recently ventured out on his own to focus on MapDB full-time. It's only at 0.9.5, but progressing quite nicely. I've been looking at it for other uses, and quite enjoy it.

        http://mapdb.org
_______________________________________________
infinispan-dev mailing list
infinispan-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev