lacklacklack opened a new pull request, #6012: URL: https://github.com/apache/couchdb/pull/6012
Adds HTTP compression support to the replicator to reduce bandwidth during replication. Supports gzip and deflate (both built-in to Erlang, no new dependencies). Configurable via compress_requests, compress_min_size, and compression_algorithm settings. Includes automatic decompression of responses and compression statistics tracking. Fully tested and backward compatible. -- 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]
