QuestDB + Data Persistence
What's Changed
This version bump introduces integration for QuestDB a high-performance SQL-oriented TSDB as well as the configuration to let data persist in docker volumes, as well as some fixes for eclipse-mosquitto
compose file generation.
Features
Fixes
- 604f6a9 fix(ci): pin pip install to a file + urllib3 < 2.0
- 19c9c35 fix(mosquitto): use correct variable for image version
Full Changelog: v0.1.5...v0.1.6