Files
Kim Altintop af50bf5d0c Compression stats and commitlog compression function (#4708)
Adds a way to pass a "closure" when compressing a commitlog segment,
such that the source and destination are polymorphic. This allows to
have them wrapped externally, which is used to apply bandwidth limiting
where necessary.

Also return bytes in + bytes out stats from the compressor.


# Expected complexity level and risk

1

# Testing

Elsewhere.
2026-05-08 12:24:09 +00:00
..
2025-08-12 18:20:58 +00:00

⚠️ Internal Crate ⚠️

This crate is intended for internal use only. It is not stable and may change without notice.