
Mavibot is a multi version concurrency control (mvcc) btree in java. it is expected to be a replacement for jdbm (the current backend for the apache directory server), but could be a good fit for any other project in need of a java mvcc btree implementation.