[ 
https://issues.apache.org/jira/browse/COUCHDB-390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Lehnardt closed COUCHDB-390.
--------------------------------

    Resolution: Duplicate

All points but the "global changes" feed are available. Closing as dupe.
                
> proposed additions to _changes feed
> -----------------------------------
>
>                 Key: COUCHDB-390
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-390
>             Project: CouchDB
>          Issue Type: New Feature
>          Components: HTTP Interface
>            Reporter: eric casteleijn
>             Fix For: 1.2
>
>
> The _changes comet feed as a replacement for the update notifications is a 
> great step forward, but I'm currently missing these features:
> 1. The feeds are now per database, rather than per server, which is nice in 
> some use cases, but in others it's preferable to have a server wide feed (In 
> the case of many thousands of databases on a server, and a single process 
> reacting to updates, by putting messages on a message queue for instance). 
> Ideally I'd like to have both server wide and per database _changes feeds 
> available.
> 2. I'd like to have a configurable _changes feed that let's me declare what 
> data will be output in the update rows in the feed, in a similar way to 
> writing views.
> 3. I'd like to (optionally) have information on whether a particular update 
> was a document creation, update or deletion, so clients would be able to 
> react to those differently without needing to query into the database to find 
> out what happened. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to