A simple, lightweight distributed key-value store written in Go with peer-to-peer replication. 🎓 Learning Project: This project is designed for educational purposes to demonstrate distributed systems ...
This is a simple distributed cache system for UESTC distributed system course homework. I finished it in my spare time in one week so it's very simple and just supports some very simple functions. It ...