backbone-couchdb

A couchdb connector for backbone with support for real time changes.

  • 所有者: janmonschke/backbone-couchdb
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

backbone-couchdb

This is a Backbone.js connector that overrides Backbone's default
sync-behavior and connects your app to your
CouchDB so that you can
RELAX and don't need to worry about
(real-time) server-side code.

For a more detailed description head to http://janmonschke.com/projects/backbone-couchdb.html.

Demos

Changelog

  • 1.3

    • Single global changes feed support to stay within the browser's concurrent connections per server limit #25
  • 1.2.2

    • Revamped view options #51
  • 1.2

    • CouchDB list support #37
    • Support for custom design documents for collections #38
    • Fix for views that emit null #35
    • A better way to test the library /test
    • more request information in error callbacks #20
    • Support for more options when fetching a collection #34
    • tested with Backbone 0.9.2
  • 1.1

    • Fixed a bug with empty key param
  • 1.0

    • CoffeeScript rewrite
    • Support for custom filter functions
    • Chat example (including tests)
    • Backbone 5.1 support
    • Various bugfixes
    • Started versioning ;)

主要指标

概览
名称与所有者janmonschke/backbone-couchdb
主编程语言JavaScript
编程语言CoffeeScript (语言数: 2)
平台
许可证
所有者活动
创建于2010-11-10 23:31:56
推送于2016-06-15 19:07:43
最后一次提交2012-11-02 10:51:31
发布数3
最新版本名称v1.2 (发布于 )
第一版名称v1.0 (发布于 )
用户参与
星数357
关注者数11
派生数54
提交数119
已启用问题?
问题数33
打开的问题数11
拉请求数13
打开的拉请求数6
关闭的拉请求数13
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?