Corestore is a way to create and manage collections of related Hypercores.
Just like corestore but for for Rust.
- persisted get/set by key for disk
- get/set for ram
- match JS disk output
- get/set by name for disk
- replication
- namespacing
- handle channel & protocol close correctly
- Releasing run
cargo release ...