armink / FlashDB

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

[fdb_kvdb] fix lock issue to fix block on first run #295

Closed mrchipset closed 1 month ago

mrchipset commented 1 month ago

Fix linux first run blocking issue (#285) due to db lock.