diff options
author | Erik Johnston <erik@matrix.org> | 2017-02-27 18:33:41 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-02-27 18:33:41 +0000 |
commit | 49f4bc470993136ee4f5af7c34bee5ddc22768bd (patch) | |
tree | 1b7777c0f8774363a888078343cb0fd52239b82d /synapse/rest/client | |
parent | Merge pull request #1904 from Pneumaticat/patch-1 (diff) | |
download | synapse-49f4bc470993136ee4f5af7c34bee5ddc22768bd.tar.xz |
Don't fetch current state in common case
Currently we fetch the list of current state events whenever we send something in a room. This is overkill for the common case of persisting a simple chain of non-state events, so lets handle that case specially.
Diffstat (limited to 'synapse/rest/client')
0 files changed, 0 insertions, 0 deletions