boudra/chainsauce

[JsonStorage] Allow creating empty collections

Closed this issue · 1 comments

boudra commented

At the moment a collection only exists when you insert the first value. We should be able to create new empty collections, this could also be a good place to allow options to be set for a collection. Indexes for example.

fixed by #10