A p2p key-value storage system
-
Updated
Dec 17, 2025 - Java
A p2p key-value storage system
Leaderless, sequentially consistent key-value store in Java. The system replicates data across multiple nodes and uses configurable quorum-based protocols for reads and writes to ensure consistency.
Distributed multiplayer "Gold Miner" game in Python demonstrating client-server architecture, sequential consistency, and fault tolerance (network lag, message loss) using ZeroMQ PUSH/PUB messaging.
Project for the course Distributed Systems 2023/24 @ University of Trento
Cache coherence verification: exhaustive MESI protocol model checking, a 4-core snoopy RTL cluster, litmus tests judged against an exhaustive sequential-consistency oracle, and mutation-qualified checkers.
Add a description, image, and links to the sequential-consistency topic page so that developers can more easily learn about it.
To associate your repository with the sequential-consistency topic, visit your repo's landing page and select "manage topics."