You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2013/08/19 15:28:33 UTC

svn commit: r1515406 - /directory/site/trunk/content/mavibot/index.mdtext

Author: elecharny
Date: Mon Aug 19 13:28:32 2013
New Revision: 1515406

URL: http://svn.apache.org/r1515406
Log:
A more explicit text describing Mavibot

Modified:
    directory/site/trunk/content/mavibot/index.mdtext

Modified: directory/site/trunk/content/mavibot/index.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/mavibot/index.mdtext?rev=1515406&r1=1515405&r2=1515406&view=diff
==============================================================================
--- directory/site/trunk/content/mavibot/index.mdtext (original)
+++ directory/site/trunk/content/mavibot/index.mdtext Mon Aug 19 13:28:32 2013
@@ -18,6 +18,6 @@ Notice: Licensed to the Apache Software 
 
 # Apache Mavibot™
 
-**Mavibot** is a **MVCC BTree** in Java. It is expected to be a replacement for **JDBM** we are using at _Directory_, but can fits any other project in the need of a Java _MVCC BTree_ implementation.
+**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.