indexeddb-promises
indexeddb-promises copied to clipboard
Add a timeout to transactions?
Maybe make this mandatory if waitUntil() is used?
Possibly, like ExtendableEvent, the User Agent should have the freedom to terminate transactions after some amount of time (i.e. abort with TimeoutError
)