Add method that compresses next chunk of room (#64)
This commit is contained in:
@@ -14,6 +14,8 @@ postgres-openssl = "0.5.0"
|
||||
rand = "0.8.0"
|
||||
synapse_compress_state = { path = "../" }
|
||||
auto_compressor = { path = "../auto_compressor/" }
|
||||
env_logger = "0.9.0"
|
||||
log = "0.4.14"
|
||||
|
||||
[dependencies.state-map]
|
||||
git = "https://github.com/matrix-org/rust-matrix-state-map"
|
||||
Reference in New Issue
Block a user