superfeedr / indexeddb-backbonejs-adapter

An indexedDB adapter for Backbonejs
http://blog.superfeedr.com/indexeddb-backbonejs-adapter/
MIT License
248 stars 61 forks source link

"clear" option for collection.fetch #13

Closed lyleunderwood closed 11 years ago

lyleunderwood commented 12 years ago

Is anybody actually using this? I wanted a way to clear out the entire object store and this works, but I had to change the query transaction to readwrite.