Skip to content

Commit

Permalink
more details
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitc committed Jun 16, 2014
1 parent 974c862 commit 2760f26
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
#cowdb

object database in pure Erlang.
Cowdb implements an indexed, key/value storage engine. The primary index
is an append-only btree implemented using CBT a btree library extracted
from Apache CouchDB .

CowdDB is released under the Apache License 2.

## Features

Expand Down

0 comments on commit 2760f26

Please sign in to comment.