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

feat:support iterator #153

Closed akiozihao closed 6 months ago

akiozihao commented 10 months ago

78

roseduan commented 6 months ago

Great work!