continuwuity/src/service
Jason Volk 5f625216aa slight optimizations for statediff
calculate with_capacity for set/get_statediff() etc

Signed-off-by: Jason Volk <jason@zemos.net>
2024-11-16 00:33:40 +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 flush=false for database-backup in read-only/secondary modes; improve error 2024-11-16 00:33:40 +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 slight optimizations for statediff 2024-11-16 00:33:40 +00:00
sending general misc bug fixes and slight improvements 2024-11-15 09:41:17 -05:00
server_keys increase logging during server keys acquire 2024-11-10 11:17:42 +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 bump ruma 2024-11-10 04:33:30 +00: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 update config documentation, commit generated example config 2024-11-15 09:41:17 -05: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