[
https://issues.apache.org/jira/browse/COUCHDB-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569612#comment-14569612
]
ASF subversion and git services commented on COUCHDB-2237:
----------------------------------------------------------
Commit ca0195f38645b770c63715022ca14b7cdf649208 in couchdb-chttpd's branch
refs/heads/2080-port-cors from [~robertkowalski]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-chttpd.git;h=ca0195f ]
add _changes?feed=live sugar for continuous
allow `feed=live` as sugar for `continuous` which is hard to type.
PouchDB already supports `live`.
PRs for the change:
https://github.com/apache/couchdb/pull/307
https://github.com/apache/couchdb-couch/pull/40
https://github.com/apache/couchdb-chttpd/pull/28
closes COUCHDB-2237
> Add a 'live' sugar for 'continuous'
> -----------------------------------
>
> Key: COUCHDB-2237
> URL: https://issues.apache.org/jira/browse/COUCHDB-2237
> Project: CouchDB
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: HTTP Interface
> Reporter: Dale Harvey
>
> With PouchDB we generally try to stick to the same param names as Couch, we
> are even changing some we implemented first to be compatible
> (https://github.com/pouchdb/pouchdb/issues/2193)
> However 'continuous' sucks to type, its confusing to type and spell and
> everyone gets it wrong, we still support it but switched to documenting it as
> 'live' and life is awesome again
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)