mirror of
https://github.com/matrix-org/synapse.git
synced 2025-10-04 12:01:04 +02:00
* Pre-compiles the server ACLs onto an object per room and invalidates them when new events come in. * Converts the server ACL checking into Rust.