This extension eases the implementation of event-driven architecture streaming microservices based on Kafka Streams’ Processor API. It avoids Kafka Streams' users a lot of boilerplate code to have a dedicated topology and a proper production readiness (health, observability, error handling). All that is left to develop is a simple Processor class. The extension takes care of the rest.
For more details, check the complete documentation.
The build instructions are available in the contribution guide.
Thanks goes to these wonderful people (emoji key):
vietk 💻 |
rquinio1A 💻 |
edeweerd1A 💻 |
flazarus1A 💻 |
tryasta 💻 |
lmartella1 💻 |
This project follows the all-contributors specification. Any kind of contributions are welcome!