[erlang-questions] [ANN] cbt 1.2.0 released

Benoit Chesneau bchesneau@REDACTED
Wed Dec 31 17:25:52 CET 2014


Hi all,

I just released cbt a pure  Erlang  library to manage multi-layer
append-only Btrees. While the source code is based on Apache CouchDB it
benefits from a lot of enhancements.

This new version provides the following new features:

- an ETS backend allowing you to store the BTree in memory:
https://github.com/benoitc/cbt#ets-backend
- the possibility to use your own storage backend:
https://github.com/benoitc/cbt#custom-storage-backend

Enjoy!

- benoit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20141231/5606f28d/attachment.htm>


More information about the erlang-questions mailing list