mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-31 00:24:14 -04:00
Add documentation for cancellation of request processing (#12761)
Signed-off-by: Sean Quah <seanq@matrix.org>
This commit is contained in:
parent
50ae4eafe1
commit
3d8839c30c
3 changed files with 394 additions and 0 deletions
|
@ -89,6 +89,7 @@
|
|||
- [Database Schemas](development/database_schema.md)
|
||||
- [Experimental features](development/experimental_features.md)
|
||||
- [Synapse Architecture]()
|
||||
- [Cancellation](development/synapse_architecture/cancellation.md)
|
||||
- [Log Contexts](log_contexts.md)
|
||||
- [Replication](replication.md)
|
||||
- [TCP Replication](tcp_replication.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue