synapse/rust
Patrick Cloke f84da3c32e
Add a cache around server ACL checking (#16360)
* 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.
2023-09-26 11:57:50 -04:00
..
benches Implement MSC4028: push all encrypted events. (#16361) 2023-09-26 11:52:19 -04:00
src Add a cache around server ACL checking (#16360) 2023-09-26 11:57:50 -04:00
build.rs Implement push rule evaluation in Rust. (#13838) 2022-09-29 16:12:09 +01:00
Cargo.toml Bump minimum supported Rust version to 1.61.0 (#16248) 2023-09-05 13:12:50 +01:00