store.js use in memory(localstorage) or physical disk( indexedDB)? what is size limit? I have large json data(1 GB) need to store in browser. Would store.js works?
store.js use in memory(localstorage) or physical disk( indexedDB)? what is size limit?
I have large json data(1 GB) need to store in browser.
Would store.js works?