Y
Hacker News
new
|
ask
|
show
|
jobs
by
BradRuderman
3905 days ago
How do you feel about the data being delayed, sometimes 1 day? Why not stream the data in realtime to the kafka cluster?
1 comments
goyalanuj
3905 days ago
Whatever data we need in realtime, we do stream it to the Kafka cluster.
We don't do it for the production database because we don't need it in realtime.
link
We don't do it for the production database because we don't need it in realtime.