forked from MirrorHub/synapse
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).
|