thingsboard / tbmq

Open-source, scalable, and fault-tolerant MQTT broker able to handle 4M+ concurrent client connections, supporting at least 3M messages per second throughput per single cluster node with low latency delivery. The cluster mode supports more than 100M concurrently connected clients.
https://thingsboard.io/products/mqtt-broker/
Apache License 2.0
570 stars 46 forks source link

Feature/cache prefix #135

Closed dmytro-landiak closed 1 month ago

dmytro-landiak commented 1 month ago

Pull Request description

Added parameter to be able to append cache prefix for all cache keys.

General checklist

Front-End feature checklist

Back-End feature checklist