erikolson186 / zangodb

MongoDB-like interface for HTML5 IndexedDB
https://erikolson186.github.io/zangodb/
MIT License
1.07k stars 72 forks source link

not be possible to append new collections #44

Open fanqie opened 10 months ago

fanqie commented 10 months ago

After creating multiple collections for the first time, it will not be possible to append new collections, I would like to be able to append collections at a later stage, but there is no corresponding api at the moment