diff options
author | Erik Johnston <erik@matrix.org> | 2016-02-23 14:48:23 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-02-23 14:54:40 +0000 |
commit | c77dae7a1abfef19940efd1378df5e2215a5b48b (patch) | |
tree | f1ba371d65f818519fd0477b8fd531ec091ef742 /synapse/util/caches | |
parent | Don't include defer.returnValue in Measure block (diff) | |
download | synapse-c77dae7a1abfef19940efd1378df5e2215a5b48b.tar.xz |
Change the way we figure out presence updates for small deltas
Diffstat (limited to 'synapse/util/caches')
-rw-r--r-- | synapse/util/caches/stream_change_cache.py | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/synapse/util/caches/stream_change_cache.py b/synapse/util/caches/stream_change_cache.py |