1 repository
Core components and specialized databases used in distributed testing.
Explore 1 awesome GitHub repository matching part of an awesome list · Distributed System Components. Refine with filters or upvote what's useful.
TigerBeetle is a distributed financial accounting database designed for high-volume transaction processing. It functions as a specialized transaction engine that enforces strict double-entry bookkeeping invariants, ensuring that every debit and credit is balanced and accounted for with absolute consistency. By utilizing a consensus-based replication model, the system provides high availability and data durability across geographically distributed clusters, making it suitable for mission-critical financial infrastructure. The system distinguishes itself through a performance-oriented architect
Distributed financial database designed with simulation-first principles.