Skip to content
#

avro

Here are 234 public repositories matching this topic...

eCommerce application is a platform where customers can find products, shop around using a cart, check out the products and initiate payments. It is used for the didactic purpose only, as a support project for my training at https://www.ionutbalosin.com/training

  • Updated Mar 23, 2024
  • Java

Project goal: Explore Kafka, Kafka Connect, and Kafka Streams. Components: store-api: Inserts/updates MySQL records. Source Connectors: Monitor MySQL changes, push messages to Kafka. Sink Connectors: Listen to Kafka, insert/update Elasticsearch docs. store-streams: Listens to Kafka, processes with Kafka Streams, pushes new messages to Kafka.

  • Updated Apr 27, 2024
  • Java

Experiment with Kafka, Debezium, and ksqlDB. research-service: Performs MySQL record manipulation. Source Connectors: Monitor MySQL changes, push messages to Kafka. Sink Connectors and kafka-research-consumer: Listen to Kafka, insert/update Elasticsearch. ksqlDB-Server: Listens to Kafka, performs joins, and pushes new messages to new Kafka topics.

  • Updated Sep 29, 2023
  • Java

Improve this page

Add a description, image, and links to the avro topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the avro topic, visit your repo's landing page and select "manage topics."

Learn more