mirror of
https://mau.dev/maunium/synapse.git
synced 2025-03-05 09:20:14 +01: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`.
|