forked-synapse/synapse
Erik Johnston 09f79aaad0 Use presence replication stream to invalidate cache
Instead of using the cache invalidation replication stream to invalidate
the _get_presence_cache, we can instead rely on the presence replication
stream. This reduces the amount of replication traffic considerably.
2017-03-24 13:21:08 +00:00
..
api use jsonschema.FormatChecker for RoomID and UserID strings 2017-03-23 11:42:41 -03:00
app Add slave transaction store 2017-03-24 13:05:30 +00:00
appservice Rename network_id to instance_id on client side 2016-12-12 16:05:45 +00:00
config Add helpful texts to logger config options 2017-03-13 12:33:35 +00:00
crypto Merge pull request #2050 from matrix-org/rav/federation_backoff 2017-03-23 22:27:01 +00:00
events Refactoring and cleanups 2017-03-17 15:06:07 +00:00
federation Ignore backoff history for invites, aliases, and roomdirs 2017-03-23 12:23:22 +00:00
handlers Merge pull request #2050 from matrix-org/rav/federation_backoff 2017-03-23 22:27:01 +00:00
http Ignore backoff history for invites, aliases, and roomdirs 2017-03-23 12:23:22 +00:00
metrics Rename the python-specific metrics now the docs claim that we have done 2016-11-03 17:03:52 +00:00
push Don't recreate so many sets 2017-03-16 11:54:26 +00:00
replication Use presence replication stream to invalidate cache 2017-03-24 13:21:08 +00:00
rest Fix token request for addition of phone numbers 2017-03-23 18:46:17 +00:00
static/client
storage Use presence replication stream to invalidate cache 2017-03-24 13:21:08 +00:00
streams Add basic implementation of local device list changes 2017-01-25 14:27:27 +00:00
util Merge pull request #2050 from matrix-org/rav/federation_backoff 2017-03-23 22:27:01 +00:00
__init__.py Bump changelog and version 2017-03-20 16:37:14 +00:00
event_auth.py Use better variable name 2017-01-17 14:32:53 +00:00
notifier.py Don't recreate so many sets 2017-03-16 11:54:26 +00:00
python_dependencies.py Add jsonschema to python_dependencies.py 2017-03-23 11:42:47 -03:00
server.py Fix email push in pusher worker 2017-02-02 10:53:36 +00:00
server.pyi Fix login with m.login.token 2016-08-08 16:40:39 +01:00
state.py Refactoring and cleanups 2017-03-17 15:06:07 +00:00
types.py Add basic implementation of local device list changes 2017-01-25 14:27:27 +00:00
visibility.py Fix rejection of invites not reaching sync 2017-03-23 18:50:31 +00:00