Farfetch / kafkaflow-retry-extensions

Kafka Flow Retry Patterns Extensions
https://farfetch.github.io/kafkaflow-retry-extensions/
MIT License
57 stars 7 forks source link

Change the strategy of saving messages on repo (remove proto-buf) #39

Closed martinhonovais closed 3 years ago

martinhonovais commented 3 years ago

The actual solution uses protobuf-net but it creates a dependency to the client. IT should be changed to the old solution using serialize, encoder and zipper.