Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 338 Bytes

File metadata and controls

8 lines (6 loc) · 338 Bytes

Reliable Transaction Management Systems

This repository contains code and documentation for Reliable Transaction Management Systems. It aims to provide a comprehensive guide and implementation examples for building robust and fault-tolerant transaction management systems.

The following protocols are implemented

  • PAXOS
  • PBFT
  • 2PC