feat(IDB): use transaction's oncomplete to detect that all operations have finished.
feat(IDB): use a single request.onerror function
This should result better performance and less GC.
feat(IDB): use transaction's oncomplete to detect that all operations have finished.
feat(IDB): use a single request.onerror function
This should result better performance and less GC.