TBMQ 2.1 levels up your MQTT stack with embedded integrations and Helm support
4 dlandiak 6 5/1/2025, 10:34:28 AM thingsboard.io ↗
Comments (6)
dshvaika · 3h ago
TBMQ still runs on Redis? Any chance Valkey support is coming soon?
dlandiak · 3h ago
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.
ruliabankovich · 3h ago
How does this impact broker performance under heavy load?
dlandiak · 3h ago
Our architecture introduces a new Integration Executor microservice, ensuring that outbound integrations have zero impact on the core MQTT broker’s performance.
coolhackerbro · 3h ago
What are the key new features in TBMQ 2.1?
dlandiak · 3h ago
TBMQ 2.1 introduces native HTTP, MQTT, and Kafka integrations—plus an official Helm chart to make deploying your MQTT infrastructure easier than before.