forked-synapse/synapse/events
Erik Johnston 50c60e5fad Only get cached state from context in persist_event
We don't want to bother pulling out the current state from the DB since
until we know we have to. Checking the context for state is just an
optimisation.
2018-07-23 17:21:40 +01:00
..
__init__.py run isort 2018-07-09 16:09:20 +10:00
builder.py run isort 2018-07-09 16:09:20 +10:00
snapshot.py Only get cached state from context in persist_event 2018-07-23 17:21:40 +01:00
spamcheck.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
utils.py run isort 2018-07-09 16:09:20 +10:00
validator.py run isort 2018-07-09 16:09:20 +10:00