Here is my "little harsh/straightforward feedback", but it's based on fact
and real-world experience with using Redis since ~2012.
Redis is not a database, period. The best description of what Redis is is
something along the lines of "in-memory - text only (base64 ftw) - data
structures on top of
Hello,
You’re right, one of our main use cases consist of adding missing fields,
stored in a “small” reference table, periodically refreshed, to a stream. Using
a broadcast stream and flink join was not the choice we made, because we didn’t
want to add tricky watermarks and hold one stream (it