`kvmap` is a simple, in-memory data store based on key-value pairs. It is possible to use type declarations to validate the data store.
## **Please Advise** This project is currently in development... all releases pre 0.1.0 are to be considered experimental
A path-driven, namespaced data store for Rust, powered by SQLite.
A key-value store with prefix compression, structural sharing, and powerful algebraic operations
JsonMap for store values of multiple types value in one Map.