wohali opened a new issue #1533: Auto-record document timestamp URL: https://github.com/apache/couchdb/issues/1533 @wohali: Would be added by the coordinating node in the cluster. @akircher: Could auto-recording timestamp and username be solved more generically? Such as a "calculated field" function. This function could return a timestamp, username, or anything else that could be calculated from the doc (and maybe the req) object. I know this would be very helpful with my current project. @wohali: That is doable today via update handlers, and necessarily requires a JS-based implementation, which is not always desirable for performance reasons.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
