Hi !

This is the first release of Apache Mavibot, the MVCC BTree in Java !

This milestone is the fifth step toward a complete MVCC implementation. The 
main added features are :
- bulk load implementation
- subtrees handling

Some other fixes have been applied, and some preliminary work toward 
transaction support and free pages management.

The tests done on bulk load shows good performances so far : we can load 30 000 
entries in around 20 seconds (1500/s).

So let's vote now !


The revision :

http://svn.apache.org/r1606519


The SVN tag:
https://svn.apache.org/repos/asf/directory/mavibot/tags/1.0.0-M5/

The source and binary distribution packages:
http://people.apache.org/~elecharny/

The staging repository:
https://repository.apache.org/content/repositories/orgapachedirectory-1006/


Please cast your votes:
[ ] +1 Release Mavibot 1.0.0-M5
[ ] 0 abstain
[ ] -1 Do not release Mavibot 1.0.0-M5

Emmanuel

Reply via email to