continuwuity/src/service
Jason Volk 10be301646 split large notary requests into batches
Signed-off-by: Jason Volk <jason@zemos.net>
2024-11-10 04:33:29 +00:00
..
account_data Refactor for structured insertions 2024-10-26 18:50:29 -04:00
admin fix clippy::ref_option 2024-10-27 02:11:07 +00:00
appservice merge and resplit/cleanup appservice service 2024-10-27 00:09:05 +00:00
client add federation client for select high-timeout requests 2024-10-26 18:50:29 -04:00
emergency add rocksdb secondary; fix read_only mode. 2024-10-25 00:36:30 -04:00
globals move sync watcher from globals service to sync service 2024-11-06 21:46:20 +00:00
key_backups Refactor for structured insertions 2024-10-26 18:50:29 -04:00
media move migrations out of globals service 2024-11-03 08:03:25 +00:00
presence further optimize presence_since iteration 2024-10-26 18:50:29 -04:00
pusher send room alias on pusher notification 2024-10-26 18:50:29 -04:00
resolver optimize override ips; utilize all ips from cache 2024-11-03 08:03:25 +00:00
rooms split event_handler service 2024-11-08 09:21:42 +00:00
sending refactor for stronger RawPduId type 2024-11-06 21:46:20 +00:00
server_keys split large notary requests into batches 2024-11-10 04:33:29 +00:00
sync move sync watcher from globals service to sync service 2024-11-06 21:46:20 +00:00
transaction_ids Database Refactor 2024-10-25 00:32:30 -04:00
uiaa Refactor for structured insertions 2024-10-26 18:50:29 -04:00
updates Refactor for structured insertions 2024-10-26 18:50:29 -04:00
users split keys_changed for stronger-type overloads 2024-10-26 18:50:29 -04:00
Cargo.toml refactor search system 2024-10-27 02:11:07 +00:00
manager.rs Database Refactor 2024-10-25 00:32:30 -04:00
migrations.rs refactor for stronger RawPduId type 2024-11-06 21:46:20 +00:00
mod.rs move migrations out of globals service 2024-11-03 08:03:25 +00:00
service.rs fix trait-solver issue requiring recursion_limit increase 2024-10-25 00:38:45 -04:00
services.rs move migrations out of globals service 2024-11-03 08:03:25 +00:00