Meteor-Community-Packages / ground-db

GroundDB is a thin layer providing Meteor offline database and methods
https://atmospherejs.com/ground/db
MIT License
572 stars 77 forks source link

wait for all inserts done #194

Closed msio closed 4 weeks ago

msio commented 7 years ago

Hi,

I insert docs in a loop and I want to know (pending writes) when they are done. Is function shutdown (GroundDB II) intended for this kind of situation ?

Thanks Best Regards Michal

raix commented 7 years ago

yep