mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-13 05:10:37 -05:00
Other parts of the code (such as the StreamChangeCache) assume that there will not be multiple changes with the same stream id. This code was introduced in #7024, and I hope this fixes #7206. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| descriptors.py | ||
| dictionary_cache.py | ||
| expiringcache.py | ||
| lrucache.py | ||
| response_cache.py | ||
| stream_change_cache.py | ||
| treecache.py | ||
| ttlcache.py | ||