filer/src/providers
David Humphrey (:humph) david.humphrey@senecacollege.ca 3650b798ed Use transaction per operation in indexeddb.js, fix broken async tests in fs.stats.spec.js
Fixing for review comments

Switch to RW or RO transaction per get/put/delete/clear, better error handling for try/catch cases

Switch back to transaction-per-context for better atomic fs operations.

Move _getObjectStore onto prototype
2017-05-25 10:04:20 -04:00
..
index.js Remove adapters (src, tests, docs), fix providers for node 2014-05-23 14:36:23 -04:00
indexeddb.js Use transaction per operation in indexeddb.js, fix broken async tests in fs.stats.spec.js 2017-05-25 10:04:20 -04:00
memory.js Fix #266 - let FileSystem ctor figure out if an existing filesystem exists 2014-08-20 20:53:01 -04:00
websql.js Fix #266 - let FileSystem ctor figure out if an existing filesystem exists 2014-08-20 20:53:01 -04:00