tecbot / gorocksdb

gorocksdb is a Go wrapper for RocksDB
http://rocksdb.org
MIT License
940 stars 269 forks source link

Require release of gorocksdb v6.0 #199

Open odidev opened 3 years ago

odidev commented 3 years ago

Hi,

I am working on adding arm64 support in chubaofs repository, which depends on rocksdb and gorocksdb. To support arm64 it requires the latest rocksdb version(v6.11.4) and gorocksdb v6.0.

May I know when are you planning on releasing v6.0?

Thanks.

kpwebb commented 2 years ago

just wanted to flag this fork that's tracking recent RocksDB updates https://github.com/linxGnu/grocksdb