marcuswestin / store.js

Cross-browser storage for all use cases, used across the web.
MIT License
14.01k stars 1.33k forks source link

About Store #264

Open cjiang-object opened 6 years ago

cjiang-object commented 6 years ago

I add Storage into the Store with multiple defined SRC directories, and I cannot support multiple Storage in the Store at the same time. And when I debug the source code, I find that the code logic can only be added once. I think the Storage object in the Store should be a data or an object for multiple Storage. Would you please share your thoughts? Or is it a bug? Looking forward to receiving your reply!