Skip to content

Add compression to replicator#6012

Closed
lacklacklack wants to merge 1 commit into
apache:mainfrom
lacklacklack:replicator-compression-support
Closed

Add compression to replicator#6012
lacklacklack wants to merge 1 commit into
apache:mainfrom
lacklacklack:replicator-compression-support

Conversation

@lacklacklack
Copy link
Copy Markdown

@lacklacklack lacklacklack commented May 22, 2026

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.

@lacklacklack lacklacklack marked this pull request as draft May 22, 2026 18:44
@lacklacklack lacklacklack force-pushed the replicator-compression-support branch from 1f9bbcf to 95baa10 Compare May 22, 2026 18:45
@lacklacklack lacklacklack deleted the replicator-compression-support branch May 22, 2026 18:50
@lacklacklack lacklacklack restored the replicator-compression-support branch May 22, 2026 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant