Titanium JIRA Archive
Alloy (ALOY)

[ALOY-1268] Implement Backbone dualStorage adapter

GitHub Issuen/a
TypeNew Feature
PriorityNone
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsModels
Labelsn/a
ReporterFokke Zandbergen
AssigneeBruce Wayne
Created2015-05-13T14:04:00.000+0000
Updated2015-05-13T14:05:53.000+0000

Description

We should look at implementing [dualStorage adapter](https://github.com/nilbus/Backbone.dualStorage) for Backbone so that developers can sync to both a remote (Arrow API) and local (SQLite) store. For mobile apps even more then web apps, having the ability to work offline is a must.

Comments

  1. Fokke Zandbergen 2015-05-13

    [~viezel] implemented this in a single Alloy [sync adapter for REST + SQLite](https://github.com/viezel/napp.alloy.adapter.restsql), but would love to help out to implement dualStorage so the developer is free to use any online + offline (properties e.g.) storage.

JSON Source