Skip to content

lmartella1/quarkus-kafka-streams-processor

 
 

Repository files navigation

Quarkus Kafka Streams Processor

Build License Version

All Contributors

Getting Started

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.

How to build the extension

The build instructions are available in the contribution guide.

Contributors ✨

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!

About

Easily build resilient Kafka Streams topologies based on the Processor API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%