From 4016673663cdaa240069d4454f98fe521e07a510 Mon Sep 17 00:00:00 2001 From: notna123 Date: Thu, 16 Feb 2017 17:11:13 -0800 Subject: [PATCH] Adding Dlang to the list Summary: Closes https://github.com/facebook/rocksdb/pull/1877 Differential Revision: D4576056 Pulled By: IslamAbdelRahman fbshipit-source-id: 0f19275 --- LANGUAGE-BINDINGS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/LANGUAGE-BINDINGS.md b/LANGUAGE-BINDINGS.md index e9aaf2f16..d28035bf8 100644 --- a/LANGUAGE-BINDINGS.md +++ b/LANGUAGE-BINDINGS.md @@ -10,3 +10,4 @@ This is the list of all known third-party language bindings for RocksDB. If some * PHP - https://github.com/Photonios/rocksdb-php * C# - https://github.com/warrenfalk/rocksdb-sharp * Rust - https://github.com/spacejam/rust-rocksdb +* D programming language - https://github.com/b1naryth1ef/rocksdb