tecbot / gorocksdb

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

Add *DB.SetOptions(). #155

Closed rupertchen closed 5 years ago

rupertchen commented 5 years ago

This change makes the SetOptions API available.