Closed maxbates closed 9 years ago
localStorage has size limitations. Let's move to IndexedDB as the default.
localStorage still serves some utility (e.g. cross-page events), but should be orthogonal
Or maybe, just strip it all out for now -- until the server sends updates ( see #457 ) of object changes, we are just keeping stale models.
see #143
Feature development on the Clotho client has halted indefinitely. This feature request/issue will be archived and reopened when relevant again.
localStorage has size limitations. Let's move to IndexedDB as the default.
localStorage still serves some utility (e.g. cross-page events), but should be orthogonal
Or maybe, just strip it all out for now -- until the server sends updates ( see #457 ) of object changes, we are just keeping stale models.
see #143