Y
Hacker News
new
|
ask
|
show
|
jobs
by
spockz
1833 days ago
> In a game for example, user-inputs and other events can be produced in Kafka, then reconstruct the entire game-state by reading and processing the kafka-stream from start to finish.
This is called event sourcing.