# Tricorder
# 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