MatrixSynapse/synapse
Erik Johnston 547b1355d3 Fix perf regression in PR #3530
The get_entities_changed function was changed to return all changed
entities since the given stream position, rather than only those changed
from a given list of entities. This resulted in the function incorrectly
returning large numbers of entities that, for example, caused large
increases in database usage.
2018-07-17 10:27:51 +01:00
..
api
app
appservice
config run isort 2018-07-09 16:09:20 +10:00
crypto
events
federation
groups
handlers
http
metrics
module_api
push run isort 2018-07-09 16:09:20 +10:00
replication
rest
server_notices
static/client
storage
streams
util Fix perf regression in PR #3530 2018-07-17 10:27:51 +01:00
__init__.py
event_auth.py
notifier.py
python_dependencies.py
server.py
server.pyi
state.py
types.py
visibility.py