Koffeegod / demo-issues

a set of dummy issues for shooting videos, demos, etc
0 stars 0 forks source link

Figure out if PouchDB support _ensure_full_commit or equivalent #13

Open Koffeegod opened 8 years ago

Koffeegod commented 8 years ago

When we have life cycle support we will get things like a notification that we are going to be killed. At that point we need to flush to disk. LevelDB has functionality like this. But I don't know if LevelDown or LevelUp or PouchDB or Express-PouchDB support it.