MatrixSynapse/synapse/replication
Richard van der Hoff 224f2f949b
Combine `LruCache.invalidate` and `invalidate_many` (#9973)
* 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
2021-05-27 10:33:56 +01:00
..
http
slave Combine `LruCache.invalidate` and `invalidate_many` (#9973) 2021-05-27 10:33:56 +01:00
tcp
__init__.py