Safka (short for small Kafka) is a lightweight, high-performance message broker inspired by Apache Kafka, built from scratch in Rust using the Tokio asynchronous runtime. This project is developed to understand and explore the internals of distributed messaging systems like Kafka.
Stars
4
Forks
0
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
rebalancing consumer and support multiple consumers in single group
ffb42f4View on GitHubadded consumer groups and single consumer and partition handling logic
20320f3View on GitHubsupport multiple partition and implemented round robin algo for better event distribution
d713837View on GitHub10
commits