DataStore – an abstraction layer for storing data and processing requests
A library to unify all the different data storage/retrieval/sending/receiving API’s such as XMLHttpRequest, WebSockets, localStorage, IndexedDB, and make it easier to use any number of them at once. Continue reading