Skip to content

Commit

Permalink
Merge pull request facebook#1056 from facebook/igorcanadi-patch-1
Browse files Browse the repository at this point in the history
Create LANGUAGE-BINDINGS.md
  • Loading branch information
igorcanadi authored and siying committed Apr 4, 2016
1 parent cc87075 commit 9278097
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions LANGUAGE-BINDINGS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
This is the list of all known third-party language bindings for RocksDB. If something is missing, please open a pull request to add it.

* Java - https://github.com/facebook/rocksdb/tree/master/java
* Python - http://pyrocksdb.readthedocs.org/en/latest/
* Perl - https://metacpan.org/pod/RocksDB
* Node.js - https://npmjs.org/package/rocksdb
* Go - https://github.com/tecbot/gorocksdb
* Ruby - http://rubygems.org/gems/rocksdb-ruby
* Haskell - https://hackage.haskell.org/package/rocksdb-haskell
* PHP - https://github.com/Photonios/rocksdb-php
* C# - https://github.com/warrenfalk/rocksdb-sharp

0 comments on commit 9278097

Please sign in to comment.