Pure OCaml B-tree implementation for persistent storage
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: apply British English spelling to all READMEs

- License -> Licence
- color -> colour (in prose, not API/code)
- behavior -> behaviour
- analyze -> analyse
- organized -> organised
- Remove marketing buzzwords (leveraging)
- Remove emojis from prose

+1 -1
+1 -1
README.md
··· 105 105 - [Limbo](https://github.com/tursodatabase/limbo) - Rust SQLite implementation 106 106 - [ocaml-btree (ctk21)](https://github.com/ctk21/ocaml-btree) - Generic in-memory B-tree (different use case) 107 107 108 - ## License 108 + ## Licence 109 109 110 110 MIT License. See [LICENSE.md](LICENSE.md) for details.