mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-09 17:19:45 -04:00
af50bf5d0c
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.