зеркало из https://github.com/microsoft/CCF.git
483d1c10a0 | ||
---|---|---|
.. | ||
.gitignore | ||
MCccfraft.cfg | ||
MCccfraft.tla | ||
MCccfraftWithReconfig.tla | ||
README.md | ||
ccfraft.tla | ||
download_or_update_tla.sh | ||
tlc.sh |
README.md
TLA+ specification
This directory contains a formal specification of CCF's variant of Raft in TLA+. For more information, please refer to the CCF documentation: https://microsoft.github.io/CCF/main/architecture/raft_tla.html.
If your Github account supports it, you can also interact with this specification using codespaces: