tecbot / gorocksdb

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

Memory leak fix and some option feature support #227

Open Cloudstriff opened 1 year ago

Cloudstriff commented 1 year ago
  1. fix memory leak problem when SetOptions
  2. add some option feature support: SetDBOptions/FlushCF/SetMaxSubCompactions/WriteBufferManager/SstFileManager