diff options
| author | Matthew Hodgson <matthew@arasphere.net> | 2018-06-26 17:49:55 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-26 17:49:55 +0100 |
| commit | d91efb06cfd2b2c9ce37f364c4ff1d349b81707b (patch) | |
| tree | d3a43daf7d0216050278fad2149127fc890ebcc3 /synapse/util/caches/stream_change_cache.py | |
| parent | Merge pull request #3449 from matrix-org/dbkr/fix_deactivate_account_multiple... (diff) | |
| parent | fixes (diff) | |
| download | synapse-d91efb06cfd2b2c9ce37f364c4ff1d349b81707b.tar.xz | |
Merge pull request #3451 from matrix-org/hawkowl/sorteddict-api
Try to not use as much CPU in the cache
Diffstat (limited to 'synapse/util/caches/stream_change_cache.py')
| -rw-r--r-- | synapse/util/caches/stream_change_cache.py | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/synapse/util/caches/stream_change_cache.py b/synapse/util/caches/stream_change_cache.py |
