mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-15 01:30:42 -05:00
Fixes an issue where a cache invalidation would invalidate *all* pending entries, rather than just the entry that we intended to invalidate. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| descriptors.py | ||
| dictionary_cache.py | ||
| expiringcache.py | ||
| lrucache.py | ||
| response_cache.py | ||
| snapshot_cache.py | ||
| stream_change_cache.py | ||
| treecache.py | ||