Hacker News new | ask | show | jobs
TBMQ 2.1 levels up your MQTT stack with embedded integrations and Helm support (thingsboard.io)
4 points by dlandiak 409 days ago
3 comments

TBMQ still runs on Redis? Any chance Valkey support is coming soon?
Yes, TBMQ currently uses Redis, but as a fully open-source broker that prioritizes open-source technologies, we’re following the community shift to Valkey and plan to support it in the next release.
How does this impact broker performance under heavy load?
Our architecture introduces a new Integration Executor microservice, ensuring that outbound integrations have zero impact on the core MQTT broker’s performance.
What are the key new features in TBMQ 2.1?
TBMQ 2.1 introduces native HTTP, MQTT, and Kafka integrations—plus an official Helm chart to make deploying your MQTT infrastructure easier than before.