super cool. The world needs more success stories for NVM
Even that solution would approximate exactly-once delivery (eventually) but not strongly guarantee it.
Flink guarantees exactly-once application state access/updates. There is no mention of exactly-once delivery anywhere and it is pretty much impossible to offer this for just any general sink. That does not exclude the…
Exactly-once delivery really depends where and how you actually "deliver". Even if your writes are idempontent you need to know if they have been properly committed on the other side, not that simple. If the system you…
I happened to work on some of the decentralised computing and networking projects in Barcelona. Guifi.net is the largest community network at the moment that among others lets users share and publish their content…
super cool. The world needs more success stories for NVM
Even that solution would approximate exactly-once delivery (eventually) but not strongly guarantee it.
Flink guarantees exactly-once application state access/updates. There is no mention of exactly-once delivery anywhere and it is pretty much impossible to offer this for just any general sink. That does not exclude the…
Exactly-once delivery really depends where and how you actually "deliver". Even if your writes are idempontent you need to know if they have been properly committed on the other side, not that simple. If the system you…
I happened to work on some of the decentralised computing and networking projects in Barcelona. Guifi.net is the largest community network at the moment that among others lets users share and publish their content…