Uploaded image for project: 'CouchDB'
  1. CouchDB
  2. COUCHDB-1296

_changes style feed for database create/delete

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None
    • Dont Know

    Description

      It would be great to have a _changes style feed for when databases get created and deleted. Currently if you want to watch the _changes feed or start replication jobs for certain types of databases (say they're name spaced) you have to get /_all_dbs and then poll it to check for changes, requiring a full array scan.

      This feed would allow me to hit /_all_dbs once and then get updates without hitting /_all_dbs every second and scanning a potentially large array.

      Cheers.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sbisbee Sam Bisbee
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: