mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-27 03:58:06 +03:00
224f2f949b
* 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`.
|