Skip to content

garypen/baildon

Repository files navigation

baildon

asynchronous B+Tree

There are three components:

  • baildon: a library which implements a simple B+Tree
  • baildon-store: a CLI which implements a Key/Value store
  • baildon-glue: a CLI which implements GlueSQL to provide a simple database using baildon

baildon is the main deliverable from this repo, the two CLIs mainly exist to demonstrate how to use the library.

About

B+Tree library and associate CLIs

Resources

License

Stars

Watchers

Forks

Packages

No packages published