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
143 stars 33 forks source link

Azren/rebased chunks You can specify a place to start and finish doing the compression #37

Closed Azrenbeth closed 3 years ago

Azrenbeth commented 3 years ago

Added two options:

This should deal with the excessive memory problems people have been reporting.

(NOTE: this changes the meaning of the -s flag to mean START state group and not STOP state group)

Also adds in unit testing and an integration testing framework

Azrenbeth commented 3 years ago

Pull request made from wrong position in graph...