[erlang-questions] [ANN] Erlang rocksdb 0.21.0 released

Benoit Chesneau bchesneau@REDACTED
Mon Sep 17 10:55:13 CEST 2018


erlang rocksdb 0.21.0 a binding of #rocksdb for #erlang and #elixirlang
applications has been released with support of latest rocksdb 5.15.10 and
the addition of erlang and bitset merge operators [1] , prefix extractors
and some other enhancement and fixes.

Full changelog:

erlang-rocksdb 0.21.0, released on 2018/09/16
================================================

- bump to rocksdb 5.15.10
- add: erlang merge operator
- add: erlang bitset merge operator
- add: rocksdb:batch_data_size/1
- add: prefix_transform option


Project Gitlab: https://gitlab.com/barrel-db/erlang-rocksdb
The project is available on hex.pm: https://hex.pm/packages/rocksdb

To get started:
https://gitlab.com/barrel-db/erlang-rocksdb/wikis/Getting-started

If you have any issue or question, please ask me directlty or via a ticket
at https://gitlab.com/barrel-db/erlang-rocksdb/issues

Enjoy!

Benoît


[1] merge operator :
https://gitlab.com/barrel-db/erlang-rocksdb/wikis/Erlang-Merge-Operator
[2] prefix extractors:
https://gitlab.com/barrel-db/erlang-rocksdb/wikis/Prefix-Seek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20180917/ad0fa192/attachment.htm>


More information about the erlang-questions mailing list