MatrixSynapse/synapse/storage
Mark Haines 31049c4d72 Merge pull request #139 from matrix-org/bugs/SYN-369
Fix race with cache invalidation. SYN-369
2015-05-05 17:46:13 +01:00
..
engines
schema
util
__init__.py
_base.py Merge pull request #139 from matrix-org/bugs/SYN-369 2015-05-05 17:46:13 +01:00
appservice.py
directory.py
event_federation.py Collect the invalidate callbacks on the transaction object rather than passing around a separate list 2015-05-05 17:32:21 +01:00
events.py Collect the invalidate callbacks on the transaction object rather than passing around a separate list 2015-05-05 17:32:21 +01:00
filtering.py
keys.py
media_repository.py
presence.py
profile.py
push_rule.py
pusher.py
registration.py
rejections.py
room.py Collect the invalidate callbacks on the transaction object rather than passing around a separate list 2015-05-05 17:32:21 +01:00
roommember.py Collect the invalidate callbacks on the transaction object rather than passing around a separate list 2015-05-05 17:32:21 +01:00
signatures.py Collect the invalidate callbacks on the transaction object rather than passing around a separate list 2015-05-05 17:32:21 +01:00
state.py Collect the invalidate callbacks on the transaction object rather than passing around a separate list 2015-05-05 17:32:21 +01:00
stream.py
transactions.py