mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-15 22:42:23 +01:00
6b4593a80f
This moves all the invalidations into a single place and de-duplicates the code involved in invalidating caches for a given event by using the base class method.
1 line
136 B
Text
1 line
136 B
Text
Use shared methods for cache invalidation when persisting events, remove duplicate codepaths. Contributed by Nick @ Beeper (@fizzadar).
|