Broth

This library is the glue between layers for Mycelium. It handles ideas like transactions (commits, rollback), indexing, and function creation at this level.

This library can be consumed by creating an instance of Index which wraps core::Db to provide additional function.