You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by Sridhar Raman <sr...@gmail.com> on 2007/02/07 05:55:09 UTC

Berkeley DB?

Can we use jackrabbit to persist the repository into the BDB? Is there a
release on this available?

Thanks in advance,
Sridhar

Re: Berkeley DB?

Posted by Jukka Zitting <ju...@gmail.com>.
Hi,

On 2/7/07, Sridhar Raman <sr...@gmail.com> wrote:
> Can we use jackrabbit to persist the repository into the BDB?

There's a bdb-persistence component in the Jackrabbit contrib folder,
but it's not up to date with the latest Jackrabbit core developments.
It did work fine around Jackrabbit 1.0, so with little effort you
should be able to get it working.

> Is there a release on this available?

The Berkeley DB licensing conditions unfortunately prevent us from
releasing the code. If interested, you're free to take the code
outside the ASF and release it as an independent Jackrabbit extension.

BR,

Jukka Zitting