diff --git a/LANGUAGE-BINDINGS.md b/LANGUAGE-BINDINGS.md index 2ec05fb05..73c2355a5 100644 --- a/LANGUAGE-BINDINGS.md +++ b/LANGUAGE-BINDINGS.md @@ -1,7 +1,9 @@ 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/ +* Python + * http://python-rocksdb.readthedocs.io/en/latest/ + * http://pyrocksdb.readthedocs.org/en/latest/ (unmaintained) * Perl - https://metacpan.org/pod/RocksDB * Node.js - https://npmjs.org/package/rocksdb * Go - https://github.com/tecbot/gorocksdb