hadron-project / hadron

The Kubernetes native and CloudEvents native distributed event streaming, event orchestration & messaging platform
https://hadron-project.github.io/hadron/
Apache License 2.0
36 stars 2 forks source link

Impl compaction & TTL system for Streams & Pipelines #99

Closed thedodd closed 2 years ago

thedodd commented 3 years ago

Streams

Observations: for any system which does not have transactional integration directly with the full Hadron Stream, there is no way to guard against duplicate re-processing other than the transactional processing model.


Pipelines