matrix-org / rust-synapse-compress-state

A tool to compress some state in a Synapse instance's database
https://pypi.org/project/synapse-auto-compressor/
Apache License 2.0
142 stars 32 forks source link

Don't panic in continue_run if no groups found within range #62

Closed Azrenbeth closed 2 years ago

Azrenbeth commented 2 years ago

Also allow groups_to_compress to be used if min_state_group is None (previously had to set it to something like -1 which was ugly)