Skip to content

A simple cassandra like kv store using gossip protocol

Notifications You must be signed in to change notification settings

unmeshjoshi/distrib-kv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

A simple cassandra like kv store using gossip protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published