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

Allow to run without -o argument, printing the script to stdout #30

Open schildbach opened 3 years ago

schildbach commented 3 years ago

This would make Docker usage easier, as you would not need to bind a volume just for output of the script.