armink / FlashDB

An ultra-lightweight database that supports key-value and time series data | 一款支持 KV 数据和时序数据的超轻量级数据库
Apache License 2.0
1.84k stars 426 forks source link

fdb_kv_iterate never return false #211

Closed GiulioDallaVecchia closed 1 year ago

GiulioDallaVecchia commented 1 year ago

fdb_kv_iterate function never return false even after that all sectors are checked

armink commented 1 year ago

Is it an issue with the latest version? Can you go into more detail?

GiulioDallaVecchia commented 1 year ago

Hi @armink,

I'm referring to the last commit on the master branch.

Thanks!

armink commented 1 year ago

Ok, thanks for your feedback, I'll fix it today

armink commented 1 year ago

you can test in the latest commit