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

[kvdb] Initialize only status explicitly #267

Closed OlegHahm closed 10 months ago

OlegHahm commented 10 months ago

The initialization is done for the first member only. llvm creates a warning when using -Wextra.