remoteStorage - An open protocol for per-user storage | JavaScript for Line of Business Applications | Scoop.it

An open protocol for per-user storage.

Use the same data across different apps. Create a to-do list in one app, and track the time on your tasks in another one. Say goodbye to data silos.

Offline support is built into remoteStorage.js by default. Use your apps offline on the go, and automatically sync when you're back online.


remoteStorage.js is a JavaScript library that does all the heavy-lifting of connecting to any remoteStorage backend, caching, synchronizing and storing user data.