Skip to content

Commit

Permalink
adds project links
Browse files Browse the repository at this point in the history
  • Loading branch information
rajadilipkolli authored Jul 15, 2023
1 parent f60e31f commit d96fb2f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion kafka-reactor/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# Kafka Reactor

Kafka Reactor is a non blocking driver
Kafka Reactor is a non-blocking driver

This repository contains sample projects integrating with kafka reactor

- [consumer](./boot-kafka-reactor-consumer/README.md) - Consuming events using reactive mechanism and saves in database.
- [producer](./boot-kafka-reactor-producer/README.md) - Producing events using reactive mechanism

0 comments on commit d96fb2f

Please sign in to comment.