[
https://issues.apache.org/jira/browse/COUCHDB-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712815#action_12712815
]
Robert Newson commented on COUCHDB-360:
---------------------------------------
Hook it up with;
[httpd_global_handlers]
_changes = {couch_httpd_misc_handlers, handle_changes_req}
> Add global _changes feature
> ---------------------------
>
> Key: COUCHDB-360
> URL: https://issues.apache.org/jira/browse/COUCHDB-360
> Project: CouchDB
> Issue Type: New Feature
> Reporter: Robert Newson
> Attachments: global_changes.patch
>
>
> Add a global version of _changes to allow monitoring of changes to all
> databases. It does not need to include details of the change as clients of
> this interface must track update sequences for each database anyway.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.