[erlang-questions] B-trees
Sergej Jurečko
sergej.jurecko@REDACTED
Thu Dec 8 08:04:14 CET 2016
> On 8 Dec 2016, at 07:36, Walter Weinmann <walter.weinmann@REDACTED> wrote:
>
> I had a quick look on emdb (https <https://github.com/alepharchives/emdb>:// <https://github.com/alepharchives/emdb>github <https://github.com/alepharchives/emdb>.com/ <https://github.com/alepharchives/emdb>alepharchives <https://github.com/alepharchives/emdb>/ <https://github.com/alepharchives/emdb>emdb <https://github.com/alepharchives/emdb>) which is the Erlang wrapper of LMDB. I couldn't see a traversal operation. So it seems to be difficult to do range scans.
The C lmdb api has everything one might need. This erlang library however should never be used by anyone. It does disk operations directly on scheduler threads.
regards,
Sergej
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20161208/1f70e74a/attachment.htm>
More information about the erlang-questions
mailing list