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
- duplicates
-
COUCHDB-1684 Add /_db_updates database event notification
- Closed