From: benoitc Date: Mon, 28 Aug 2017 23:27:20 +0000 (-0700) Subject: add Erlang to the list of language bindings X-Git-Tag: rocksdb-5.8~7 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5444345588adc5452be8864d3a57ee229afe733b;p=rocksdb.git add Erlang to the list of language bindings Summary: small edit of the language binding file to add the Erlang binding. Closes https://github.com/facebook/rocksdb/pull/2797 Differential Revision: D5722235 Pulled By: sagar0 fbshipit-source-id: 8ecd74996dad4cac19666783256cfa4d9ce09160 --- diff --git a/LANGUAGE-BINDINGS.md b/LANGUAGE-BINDINGS.md index 8084b6c30..ffeed98f2 100644 --- a/LANGUAGE-BINDINGS.md +++ b/LANGUAGE-BINDINGS.md @@ -13,3 +13,4 @@ This is the list of all known third-party language bindings for RocksDB. If some * https://github.com/spacejam/rust-rocksdb * https://github.com/bh1xuw/rust-rocks * D programming language - https://github.com/b1naryth1ef/rocksdb +* Erlang - https://gitlab.com/barrel-db/erlang-rocksdb