Looking at #redis streams as a solution for streaming data from mysql binary log to various consumers. Seems like a potentially simpler (and cheaper?) solution over #kinesis and #kafka + redis is already in our stack.
Anybody have particularly good/bad experiences with redis streams?