mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-06-03 17:21:54 -04:00
Support any process writing to cache invalidation stream. (#7436)
This commit is contained in:
parent
2929ce29d6
commit
d7983b63a6
26 changed files with 225 additions and 230 deletions
|
@ -219,10 +219,6 @@ Asks the server for the current position of all streams.
|
|||
|
||||
Inform the server a pusher should be removed
|
||||
|
||||
#### INVALIDATE_CACHE (C)
|
||||
|
||||
Inform the server a cache should be invalidated
|
||||
|
||||
### REMOTE_SERVER_UP (S, C)
|
||||
|
||||
Inform other processes that a remote server may have come back online.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue