Projects in Awesome Lists tagged with 2-phase-commit
A curated list of projects in awesome lists tagged with 2-phase-commit .
https://github.com/henryqingmo/distributed-transaction
Distributed transaction system using strict two-phase locking (2PL), wound-wait deadlock prevention, and two-phase commit (2PC) to provide isolation and atomicity across multiple servers.
2-phase-commit 2-phase-locking concensus distributed-systems go
Last synced: 02 Jun 2026
https://github.com/aveek-saha/two-phase-commit
A consistent distributed KV store that implements the two phase commit protocol, written in java, using gRPC
2-phase-commit 2pc distributed-key-value-database distributed-systems grpc grpc-java kv-store protobuf protobuf3 protocol-buffers rpc two-phase-commit
Last synced: 30 Apr 2026