Tricorder
2.4.0
- Introduced a new driver to store the latest MQTT message in Redis, including values and topic.
2.3.0
- Added configurable timeout and keep-alive settings for MQTT clients.
- Implemented retry mechanism for failed Redis inserts.
- Refactored the configuration tree for better organization.
- Added Prometheus metrics for enhanced monitoring.
2.2.0
- Added a new driver ('mredis') for sorting into multiple redis lists
2.1.3
- Fix
msg
to always be encoded as a string - tricorder001: Better handling of messages if writes fails
2.1.2
- tricorder001: Close InfluxDB connection when application is exiting
2.1.0
- Add a driver for putting messages into a redis list
2.0.0
Stable release after a lot of testing and fixing
0.0.1
Initial concept release