LinkedDataEventStreams icon indicating copy to clipboard operation
LinkedDataEventStreams copied to clipboard

Latest state + time retention

Open sandervd opened this issue 1 year ago • 0 comments

The idea of this retention policy is that it combines the benefits of snapshots with retention. This way, if replication of state is the concern of the client, a log that is as small as possible can be offered. This saves resources for both publisher and subscriber.

The idea of the algorithm is explained here: https://docs.confluent.io/kafka/design/log_compaction.html

sandervd avatar Apr 21 '23 09:04 sandervd