superfeedr/indexeddb-backbonejs-adapter

Backbone-indexeddb models not supported in web workers

Closed this issue · 3 comments

The Backbonejs-indexeddb-adapter does not work in a web worker.

Backbonejs dependencies according to backbonejs.org: "Backbone's only hard dependency is Underscore.js ( >= 1.4.3). For RESTful persistence, history support via Backbone.Router and DOM manipulation with Backbone.View, include json2.js, and either jQuery ( >= 1.7.0) or Zepto."

From this I gather that it should be possible to create and populate a backbone model in a web worker. I'd love for Backbone-indexeddb-adapter to support this.

Pull requests are encouraged :)

What is status of this?

No idea! So I'm closing for now :)