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/moved to lib #40

Closed Azrenbeth closed 3 years ago

Azrenbeth commented 3 years ago

BUILDS ON azren/split_up_main

Moved code from main.rs file into lib.rs file so the compressor can be used as a library by other code

erikjohnston commented 3 years ago

You'll need to rebase onto latest master to get rid of the merge conflicts