<div dir="ltr">Hi all,<br><br>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. <br><br>This new version provides the following new features:<br><br>- an ETS backend allowing you to store the BTree in memory:  <div><a href="https://github.com/benoitc/cbt#ets-backend">https://github.com/benoitc/cbt#ets-backend</a><br>- the possibility to use your own storage backend: </div><div><a href="https://github.com/benoitc/cbt#custom-storage-backend">https://github.com/benoitc/cbt#custom-storage-backend</a><br><br>Enjoy!</div><div><br></div><div>- benoit</div></div>