Heya Matt.
On Apr 15, 2008, at 18:05, Matt Goodall wrote:
On 15/04/2008, Jan Lehnardt <[EMAIL PROTECTED]> wrote:
On Apr 15, 2008, at 17:36, Matt Goodall wrote:
There was a change to the db update notification protocol (sorry,
can't remember the name of the config option right now). Are any
further changes expected?
DbUpdateNotificationProcess is the name of that option, I don't
think there
were any changes, though.
You're probably right but I the line that CouchDB sends to the update
notification process used to be just the name of a database. The line
now contains a simple JSON object with "type" and "db" attributes.
Nope, you are correct. That did change and it might change in the
future, but in a backward compatible way by extending the JSON object.
Unfortunately, the svn history was lost with the move to the ASF so I
can't check.
The Google Code should still have the history.
Cheers
Jan