backbone-couch icon indicating copy to clipboard operation
backbone-couch copied to clipboard

CouchDB connector for Backbone.js


(____ \ | | | | / ) | | ) ) ____ | | | | _ ___ ____ ____ | / ___ _ _ | | _ | __ ( / _ |/ ) | / ) || \ / _ | _ \ / _ ) | | / _ | | | |/ ) ||
| |
) | ( | ( (
| |< (| |
) ) |
| | | | ( (/ / | _
| |
| | |
| ( (
| | | | |
/ _|||_
)| _)___/ _
/|| ||_|)_)_/ _|_)| ||

May be freely distributed under the MIT license.

CouchDB connector for Backbone.js, improved version with handling autorestart and better handling sync of collection via CouchDB longpoll feed.

To suggest a feature, report a bug, or general discussion:

  • http://github.com/andrzejsliwa/backbone-couch/issues/
  • http://github.com/andrzejsliwa/backbone-couch/wiki/

Related projects:

  • https://github.com/andrzejsliwa/couch-watch - Real use case of backbone-couch

Installation & first run:

$ bundle install
$ cp .couchapprc.example .couchapprc  # customize .couchpprc here
$ soca push test # or ./autopush.watchr