Based on the code example in #193, a localStorage adapter would be awesome. Do we want to use NeDB, since it has a browser version? Or should we use localForage to use better storage tech when available?
http://nolanlawson.com/2015/09/29/indexeddb-websql-localstorage-what-blocks-the-dom/
Based on the code example in #193, a localStorage adapter would be awesome. Do we want to use NeDB, since it has a browser version? Or should we use localForage to use better storage tech when available?
http://nolanlawson.com/2015/09/29/indexeddb-websql-localstorage-what-blocks-the-dom/