Hi, On Wed, Feb 17, 2010 at 11:29 AM, Ian Boston <i...@tfd.co.uk> wrote: > Has anyone written a PM or SPI implementation based on Casandra ?
I'm not aware of anything like that, though there's been some discussion about persistence on top of distributed databases or hash tables. The main problem with such approaches is the eventual consistency model that can be troublesome for the current Jackrabbit architecture. BR, Jukka Zitting