This repository is a personal exploration of various consensus algorithms used in distributed systems, such as Raft and ZooKeeper-based approaches.
- Understand the internal workings of consensus protocols
- Gain hands-on experience implementing and testing distributed algorithms
- Explore techniques for leader election, replication, and fault tolerance
- Go (Golang)
- gRPC
- zookeeper
This project is strictly for educational purposes and is not production-ready. Use it at your own risk.