<span style="font-family: Arial;">Looks great! Can't wait to start using it.<br><br>-- <br>Loïc Hoguin<br>http://ninenines.eu</span><span style="font-family: Arial;"><br><br>-------- Original Message --------<br>From:Benoit Chesneau <bchesneau@gmail.com><br>Sent:Tue, 17 Jun 2014 01:04:31 +0200<br>To:erlang-questions@erlang.org<br>Subject:[erlang-questions] [ANN] cowdb 0.1.0 released<br><br></span><div dir="ltr">Hi all, <div><br></div><div>I presented it rapidly during the EUC and it took some time to finish some feature but here the first release of cowdb:</div><br><a href="http://cowdb.org">http://cowdb.org</a><div>

<br><div>Cowdb implements an indexed, key/value storage engine in #Erlang. The primary index is an append-only btree implemented using CBT a btree library extracted from Apache #CouchDB. <br><br>Main features are:<br><br>

- Append-Only b-tree using COW<br>- Read/Write can happen independently<br>- Put/Get/Delete/Fold operations<br>- support transactions with transaction functions<br>- Transaction log<br>- Snapshotting support<br>- Automatic compaction<br style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13.333333969116211px;line-height:20.22222328186035px">

<br style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13.333333969116211px;line-height:20.22222328186035px"><span style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13.333333969116211px;line-height:20.22222328186035px">Enjoy!</span><br>

</div></div><div><span style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13.333333969116211px;line-height:20.22222328186035px"><br></span></div><div><span style="color:rgb(64,64,64);font-family:Roboto,arial,sans-serif;font-size:13.333333969116211px;line-height:20.22222328186035px">- benoit</span></div>

</div>