mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-17 02:12:56 +00:00
a bit of readme
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
The specifications, models and results of running of them of the compute <->
|
||||
safekeepers consensus algorithm for committing WAL on the fleet of safekeepers.
|
||||
Following Paxos parlance, compute which writes WAL is called (WAL) proposer here
|
||||
and safekeepers which persist it are called (WAL) acceptors.
|
||||
|
||||
Directory structure:
|
||||
- Use modelcheck.sh to run TLC.
|
||||
- MC*.tla contains bits of TLA+ needed for TLC like constraining the state space, and models/ actual models.
|
||||
|
||||
Reference in New Issue
Block a user