Skip to content

Files

Latest commit

Oct 10, 2019
4358a92 · Oct 10, 2019

History

History
12 lines (9 loc) · 576 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 576 Bytes

This is a repository with code to teach distributed systems concepts. It has some code copied from Cassandra (https://github.com/apache/cassandra) and Kafka (https://github.com/apache/kafka) repositories, and modified to make it simple to teach certain concepts. This is used only for teaching and learning purpose

(TODO: One of tests breaks when run with others because of some dependencies. It passes standalone)