interactiveinstitute / energy-intelligence

Visualisation touch screen app for SP
1 stars 0 forks source link

Create separated Data loading component #33

Open tjc-schipper opened 11 years ago

tjc-schipper commented 11 years ago

Use dojo._Store structure, provide promises and/or events if data is not already in cache.

sander commented 11 years ago

A possible alternative for a browser-side cache could be to install CouchDB on the touchscreen computer, and let it sync with the (Linode) server.