[erlang-questions] [ann] erlang-rocksdb 1.0.0 has been released
Benoit Chesneau
bchesneau@REDACTED
Thu Jan 31 18:00:34 CET 2019
Hi all,
I just released rocksdb 1.0.0 a binding of rocksdb for Erlang based
applications. Enjoy the stable API :) RocksDB is a library that provides
an embeddable, persistent key-value store for fast storage, you can find
more information about it on http://rocksdb.org.
erlang-rocksdb 1.0.0 includes the following changes:
- first stable version
- miscellaneous build improvements with new build options and
optimisations:
https://gitlab.com/barrel-db/erlang-rocksdb/blob/master/doc/customize_rocksdb_build.md
- stable API
Most people will want to start with the Getting Started section of our
wiki: https://gitlab.com/barrel-db/erlang-rocksdb/wikis/Getting-started.
Full API reference:
https://gitlab.com/barrel-db/erlang-rocksdb/blob/master/doc/rocksdb.md
Sources are available on gitlab:
https://gitlab.com/barrel-db/erlang-rocksdb/tree/master
Or via hex:
https://hex.pm/packages/rocksdb
Enjoy!
Benoît.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20190131/9e2a1167/attachment.htm>
More information about the erlang-questions
mailing list