Hi, I started working on an in-memory implementation of the API. This should be useful for testing. I copied some of the code from my jackrabbit-j3 prototype.
Regards, Thomas On 5/11/11 6:31 PM, "Stefan Guggisberg" <stefan.guggisb...@gmail.com> wrote: >hi, > >as some of you may have noticed i've started work on my own >MicroKernel proposal a while ago in the jackrabbit sandbox. > >although the project is in a very early stage i wanted to share my work >with you. > >my idea was to first come up with an abstraction of a bare-bone >MVCC -based repository storage engine and then test the feasibility >with a primitive prototype. > >the source code is located here: >http://svn.apache.org/repos/asf/jackrabbit/sandbox/microkernel/ > >and here's some (still very basic) documentation: >http://wiki.apache.org/jackrabbit/RepositoryMicroKernel > >as always, questions & feedback are welcome. > >cheers >stefan