Skip to content

Commit

Permalink
Add grocksdb in Go language bindings (facebook#10498)
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: facebook#10498

Reviewed By: hx235

Differential Revision: D38523574

Pulled By: ajkr

fbshipit-source-id: 4df46fe3bfe49335a278594dfe6fd887879e71ec
  • Loading branch information
muthukrishnan.s authored and facebook-github-bot committed Aug 23, 2022
1 parent 38bf569 commit 616f3bd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion LANGUAGE-BINDINGS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ This is the list of all known third-party language bindings for RocksDB. If some
* 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
* Go
* https://github.com/linxGnu/grocksdb
* https://github.com/tecbot/gorocksdb (unmaintained)
* Ruby - http://rubygems.org/gems/rocksdb-ruby
* Haskell - https://hackage.haskell.org/package/rocksdb-haskell
* PHP - https://github.com/Photonios/rocksdb-php
Expand Down

0 comments on commit 616f3bd

Please sign in to comment.