Shared a protip
on
MQTTMQTTReductStoreReductStore

You can use ReductStore to keep a history of MQTT messages by using its Client SDKs. This can be useful if you use a binary format for your data and it can be recorded in a classical TSDB. You can set a FIFO quota for a bucket in your ReductStore instance so that the database removes old MQTT messages when the limit is reached.

How to keep a history of MQTT data with Node.js | ReductStore (reduct.store)
3 upvotes·37.2K views
Avatar of Alexey Timin