milanvdm / kafka-d3

Event Sourcing and CQRS with Kafka
2 stars 4 forks source link

TODO

Improve Error handling

https://typelevel.org/blog/2018/08/25/http4s-error-handling-mtl.html

References

https://github.com/notxcain/aecor

Tips

Never remove events, instead create a reset event which force updates a current state.