0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-09 11:22:00 +02:00
synapse/changelog.d/6748.misc
Erik Johnston d5275fc55f
Propagate cache invalidates from workers to other workers. (#6748)
Currently if a worker invalidates a cache it will be streamed to master, which then didn't forward those to other workers.
2020-01-27 13:47:50 +00:00

1 line
59 B
Text

Propagate cache invalidates from workers to other workers.