My RedisDB honeypot is now open source:
https://gitlab.com/bontchev/redispot
It is based on the RedisDB honeypot from the honeypots package
https://github.com/qeeqbox/honeypots
but has many improvements:
- output plugins - the ability to send reports to various places
- bugfixes - the original assumes that numbers are single-digit in a couple of places
- correct error messages - the original doesn't use exactly the same error messages as a real server
- supports the inline protocol - the original supports only the bulk one; all credential stuffing attackers use the inline one


