mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-11 04:21:56 +01: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`.
|