Skip to content

QuestDB + Data Persistence

Compare
Choose a tag to compare
@shantanoo-desai shantanoo-desai released this 04 May 19:02
· 60 commits to main since this release
375fc59

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

  • b0a4c5d feat: data persistence (docker volumes) configuration
  • cfe8d2f feat: add QuestDB 7.x

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