We want to find total favorite count for each user in real-time. We want to use Flink for streaming processing, and cassandra for storing total counts.
The basic model in