+1, coll stuff.
Have fun,
Bernd
Karl Wettin wrote:
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://usefulinc.com/ns/doap#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:labs="http://labs.apache.org/doap-ext/1.0#"
xmlns:projects="http://projects.apache.org/ns/asfext#"> <Project
rdf:about="http://labs.apache.org/labs#bananadb"> <name>BananaDB</name>
<shortname>bananadb</shortname> <shortdesc xml:lang="en">Filesystem
based hashtable</shortdesc> <description xml:lang="en">Map<K, V>
living in the filesystem rather than in RAM. Aims at becoming a general
embedded key/value pair DB with transactions, secondary indices and
annotational API.</description> <homepage
rdf:resource="http://labs.apache.org/bananadb/"/> <license
rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
<created>2009-1-3</created> <labs:status>active</labs:status>
<maintainer> <foaf:Person
rdf:about="http://people.apache.org/~kalle/#me"> <foaf:name>Karl
Wettin</foaf:name> <foaf:homepage
rdf:resource="http://people.apache.org/~kalle/"/>
<foaf:mbox_sha1sum>a3ec19ecb29678b7b6f009c038d734b09ea4ca8e</foaf:mbox_sha1sum>
</foaf:Person> </maintainer> <repository> <SVNRepository> <location
rdf:resource="http://svn.apache.org/repos/asf/labs/bananadb/"/> <browse
rdf:resource="http://svn.apache.org/viewvc/labs/bananadb/"/>
</SVNRepository> </repository>
<programming-language>Java</programming-language> <projects:implements>
<projects:Standard> <projects:id>RDF</projects:id>
<projects:title>Resource Description Language</projects:title>
<projects:body>W3C</projects:body> <projects:url
rdf:resource="http://www.w3.org/RDF/"/> </projects:Standard>
</projects:implements> </Project> </rdf:RDF>
3 jan 2009 kl. 12.24 skrev Bernd Fondermann:
Karl,
could you post a DOAP descriptor, please?
http://labs.apache.org/doapizer.html
Thanks,
Bernd
Karl Wettin wrote:
Hello Labs,
I'd like to request a new lab for my project BananaDB. It's a Java
project, a hashtable (Map<K, V>) located on filesystem and *not* in
memory.
I aim at adding transactions, secondary indices and a top level
annotation API similar to the Berkely DB Java Edition, but ASLed ;).
Snapshot 0.1 is available here:
<http://kodapan.se/bananadb/bananadb_0.1-SNAPSHOT_20090103.tar.gz>.
It is based on code I wrote to support MAHOUT-19 but has been quite
refined since that.
karl
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]