Author: kalle
Date: Tue Jan  6 21:21:54 2009
New Revision: 732222

URL: http://svn.apache.org/viewvc?rev=732222&view=rev
Log:
BananaDB, actions listed in http://labs.apache.org/getting-started.html 

Added:
    labs/bananadb/doap.rdf   (props changed)
      - copied unchanged from r732099, labs/bananadb/trunk/doap.rdf
Removed:
    labs/bananadb/trunk/doap.rdf
Modified:
    labs/site/events.xml
    labs/site/labs.html

Propchange: labs/bananadb/doap.rdf
------------------------------------------------------------------------------
    svn:mergeinfo = 

Modified: labs/site/events.xml
URL: 
http://svn.apache.org/viewvc/labs/site/events.xml?rev=732222&r1=732221&r2=732222&view=diff
==============================================================================
--- labs/site/events.xml (original)
+++ labs/site/events.xml Tue Jan  6 21:21:54 2009
@@ -1,6 +1,10 @@
 <data>
     <!-- this is used for the "events" timeline on the labs website homepage 
-->
     <!-- add new events at the end of this file -->
+    <event start="Jan 06 2009 21:26:00 GMT+0100" title="BananaDB Lab Created">
+      BananaDB lab created with Karl Wettin as its PI.
+    </event>
+
     <event start="Sep 15 2008 22:10:00 GMT" title="Magma Lab Created">
       Magma lab created with Simone Gianni as its PI.
     </event>

Modified: labs/site/labs.html
URL: 
http://svn.apache.org/viewvc/labs/site/labs.html?rev=732222&r1=732221&r2=732222&view=diff
==============================================================================
--- labs/site/labs.html (original)
+++ labs/site/labs.html Tue Jan  6 21:21:54 2009
@@ -49,6 +49,11 @@
           <li><a href="http://svn.apache.org/repos/asf/labs/badca/"; 
title="BaDCA">BaDCA</a> - This lab is being used to allow development of BaDCA 
from it's initial version written in Perl. This rewrite aims to further the 
initial work done, but move the code into a more maintainable structure and 
remove some of the complexities of the initial version. The rewrite is being 
done in Python, using direct binding to OpenSSL to allow as much as possible of 
the project to be in pure Python.
           </li>
 
+          <li><a href="http://svn.apache.org/repos/asf/labs/bananadb/"; 
title="BananaDB">BananaDB</a> -
+          A hashtable (Map&lt;K, V>) located on filesyste and not in memory. 
Aims at adding transactions, secondary indices and annotational API.
+          </li>
+
+
           <li><a href="http://svn.apache.org/repos/asf/labs/boardcast/"; 
title="Boardcast">Boardcast</a> - 
             This lab aims to ease the production of Apache project board 
reports, by keeping track of standard reportable project information over a 
stated time period, such as: committers added and departed, PMC members added 
and departed, releases made, upcoming releases (roadmap), events and 
conferences, and project level issues.
          </li>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@labs.apache.org
For additional commands, e-mail: commits-h...@labs.apache.org

Reply via email to