|
|
|
|
|
by bladecatcher
2393 days ago
|
|
> Now if it were possible for it to accept an event from Kafka but not guarantee that the event will eventually make it into the materialized view but may be lost, that'd be a problem. This is usually not a problem these days as it’s possible to guarantee exactly once ingestion using Kafka offsets |
|