Skip to content

Commit e4b7053

Browse files
committed
Add b-tree example
1 parent d04f2b9 commit e4b7053

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ Ideally these will be moved into this repo over time.
135135
| [Petri Nets](https://github.com/elh/petri-tlaplus) | Instantiable Petri Nets with liveness properties | Eugene Huang | | || | |
136136
| [CRDT](https://github.com/JYwellin/CRDT-TLA) | Specifying and Verifying CRDT Protocols | Ye Ji, Hengfeng Wei | | || | |
137137
| [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 | | ||| |
138+
| [B-trees](https://github.com/lorin/btree-tla) | Operations on B-trees. Includes a refinement mapping to a key-value store spec. | Lorin Hochstein | | || | |
138139

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

0 commit comments

Comments
 (0)