mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 07:56:51 +00:00
* Make `invalidate` and `invalidate_many` do the same thing ... so that we can do either over the invalidation replication stream, and also because they always confused me a bit. * Kill off `invalidate_many` * changelog
1 line
84 B
Text
1 line
84 B
Text
Make `LruCache.invalidate` support tree invalidation, and remove `invalidate_many`.
|