Skip to content

Commit

Permalink
Add b-tree example
Browse files Browse the repository at this point in the history
  • Loading branch information
lorin committed Jul 12, 2024
1 parent d04f2b9 commit e4b7053
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ Ideally these will be moved into this repo over time.
| [Petri Nets](https://github.com/elh/petri-tlaplus) | Instantiable Petri Nets with liveness properties | Eugene Huang | | || | |
| [CRDT](https://github.com/JYwellin/CRDT-TLA) | Specifying and Verifying CRDT Protocols | Ye Ji, Hengfeng Wei | | || | |
| [Azure Cosmos DB](https://github.com/tlaplus/azure-cosmos-tla) | Consistency models provided by Azure Cosmos DB | Dharma Shukla, Ailidani Ailijiang, Murat Demirbas, Markus Kuppe | | ||| |
| [B-trees](https://github.com/lorin/btree-tla) | Operations on B-trees. Includes a refinement mapping to a key-value store spec. | Lorin Hochstein | | || | |

## License
The repository is under the MIT license and you are encouraged to publish your spec under a similarly-permissive license.
Expand Down

0 comments on commit e4b7053

Please sign in to comment.