armink / FlashDB

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

[QUESTION] Can this work with ESP32 arduino? #307

Open hitecSmartHome opened 4 months ago

hitecSmartHome commented 4 months ago

Hi! Amazing lib!

I wonder if it can work with arduino as a componnet of idf with ESP32. Since arduino is a wrapper for IDF anyway, it should work right?