-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathREADME
27 lines (18 loc) · 1.11 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
______ _ _ ______ _
(____ \ | | | | / _____) | |
____) ) ____ ____| | _| | _ ___ ____ ____ | / ___ _ _ ____| | _
| __ ( / _ |/ ___) | / ) || \ / _ \| _ \ / _ ) | | / _ \| | | |/ ___) || \
| |__) | ( | ( (___| |< (| |_) ) |_| | | | ( (/ / _| \_____| |_| | |_| ( (___| | | |
|______/ \_||_|\____)_| \_)____/ \___/|_| |_|\____|_)\______)\___/ \____|\____)_| |_|
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