@arunank
Been digging into X's code for recommendation & handling events.
The events data of FC is structured with limited types (CAST_ADD etc).
Thoughts on replicating Kappa Architecture (acting on data at the time of creation) with separate Kafka queues feeding into a data platform (Hadoop) for querying on demand & analysis?