janl commented on issue #4667: URL: https://github.com/apache/couchdb/issues/4667#issuecomment-1646529309
since this is in the direct doc write path, shelling out to an external service will make this impossibly slow in practice. In addition, couchjs has no access to a HTTP client library (on purpose). This type of work is best done in a proxy in front of CouchDB. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
