Hi,

sorry, did not mean 'backend' as store. Rather reimplementation which
will even use GAE btrees. Idea is to have similar API which allows
deployment to desktop and GAE.

Jan

On Thu, May 6, 2010 at 1:33 AM, Bryan Thompson <br...@systap.com> wrote:
> Jan, JDBM is little other than a backend.  What do you hope to gain by 
> putting it over GAE, etc?  Index support over a remote store will be 
> miserable. Bryan
>
> Jan Kotek <openco...@gmail.com> wrote:
>
>
> Hi,
> I am using JDBM in my project and I decided to revive it. So I am
> working on JDBM 2.0 which will have:
>  * generics
>  * view over BTree as SortedMap
>  * secondary indexes
>  * triggers on CRUD operations.
>  * in future new store which will use GAE or Valdemord as backend
> Most of 2.0 code is actually already written, now I am working on
> samples and javadoc.
>
> I will also integrate other improvements: fine locking from
> sourceforge version,
> bugfixes from Apache DS.
>
> I have troubles contacting original authors, I also dont like SF.net much.
> So I started new JDBM2 project on Google code.
>
> Best regards,
> Jan Kotek
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Jdbm-developer mailing list
> Jdbm-developer@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jdbm-developer
>

------------------------------------------------------------------------------
_______________________________________________
Jdbm-developer mailing list
Jdbm-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jdbm-developer

Reply via email to