Open dcherian opened 3 weeks ago
I also think the consolidated store knows too much about storage, it's restricting on people adding their own storage backends outside the library.
An example is if I wanted to add a special storage implementation for a WASM implementation I wouldn't want the core of the crate to have code about that backend generally
Low priority things to look at