MinEduTDF / idb-chunk-store

IndexedDB chunk store that is abstract-chunk-store compliant
MIT License
21 stars 5 forks source link

fix for initializing the store as undefined #2

Closed ghost closed 8 years ago

ghost commented 8 years ago

This patch includes a fix and test case for when a store is first initialized and the ev.target.result is undefined. I also had to add an opts.name parameter to reproduce this test case, but I think this is a good thing for the API to have anyway.

santiagogil commented 8 years ago

Great thanks :)

santiagogil commented 8 years ago

@feross has admin rights for npm. I'm still on the road.

feross commented 8 years ago

@santiagogil Cool, published 0.1.1. Btw, can you add me to the github repo so I can push the commit that changes the version in package.json? Cheers!

santiagogil commented 8 years ago

@feross : Just added you as admin. Open Open Source ;) Huge thanks.

El vie, ene 29, 2016 06:05, Feross Aboukhadijeh notifications@github.com escribió:

@santiagogil https://github.com/santiagogil Cool, published 0.1.1. Btw, can you add me to the github repo so I can push the commit that changes the version in package.json? Cheers!

— Reply to this email directly or view it on GitHub https://github.com/MinEduTDF/idb-chunk-store/pull/2#issuecomment-176652597 .