lotusdblabs / lotusdb

Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.
https://lotusdblabs.github.io
Apache License 2.0
2.07k stars 180 forks source link

fix:using defaultWriteOptions in db.Put,db.Get,db.Delete #156

Closed akiozihao closed 6 months ago

akiozihao commented 6 months ago

119