69a772d1ca
* Add kv map builder and list function 1. BREAKING - default namespace is now called "default" 2. Build an in-memory hashmap from the kv store 3. Allow listing I need to cache the hashmap next, probs with a write-through to avoid constant rebuilds. Also check if BTreeMap is suitable. Sorted is useful for listing but there's probs a better ds to use. * Allow pure kv set, no filesystem |
||
---|---|---|
.. | ||
migrations | ||
record-migrations | ||
src | ||
Cargo.toml | ||
config.toml |