rockset / rocksdb-cloud

A library that provides an embeddable, persistent key-value store for fast storage optimized for AWS
http://rocksdb.org
GNU General Public License v2.0
733 stars 116 forks source link

C language binding of rocksdb-cloud #75

Open 201341 opened 4 years ago

201341 commented 4 years ago

I notice that there are some third-party language bindings for RocksDB-Cloud such Erlang and Java. Is there any plan for C language bindings support?

dhruba commented 4 years ago

I do not know of any C bindings at present. If you discover one, pl let us know