mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-27 17:15:40 +00:00
f84da3c32e
* 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.