[
https://issues.apache.org/jira/browse/COUCHDB-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14557726#comment-14557726
]
ASF subversion and git services commented on COUCHDB-2237:
----------------------------------------------------------
Commit d95005d4399047c52b5655cae6eb558258b8e6a5 in couchdb-couch's branch
refs/heads/master from [~robertkowalski]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-couch.git;h=d95005d ]
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)