Christian Mueller 25d07a6bc4 perf: throttle MQTT DB writes with 2s batched flush
Collect payloads in memory Map, flush to SQLite every 2 seconds
instead of on every message. Prevents DB lock and slowness with
high-volume brokers like Venus OS.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 21:03:36 +02:00
..