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

Add pyo3 bindings to autocompressor so can be used from python #69

Closed Azrenbeth closed 2 years ago

Azrenbeth commented 2 years ago

Builds on #68

I have tested this with Synapse (on azren/compressor_integration branch) and it seems to work