Skip to content

A template showcasing usage of Kafka and ScyllaDB (with CDC) in a microservice.

Notifications You must be signed in to change notification settings

joshua-mo-143/kafka-scylla-micro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kafka-scylla-micro

A repository that aims to showcase a toy microservice that uses Kafka & ScyllaDB (with basic CDC usage).

This repository is mostly a WIP but will be used to showcase some of my gRPC/Kafka learnings.

How to use

  • Use docker compose up -d to spin up the infrastructure.
  • Use ./buyer/kafka.sh to initialise the Kafka topic.
  • Use KAFKA_URL=localhost:9092 cargo run -p messenger to run the only available Rust program at the moment.

About

A template showcasing usage of Kafka and ScyllaDB (with CDC) in a microservice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published