MatrixSynapse/synapse/storage
Erik Johnston 2352974aab Merge branch 'erikj/cache_deferreds' of github.com:matrix-org/synapse into erikj/cache_varargs_interface 2015-08-07 19:26:54 +01:00
..
engines
schema Merge branch 'develop' of github.com:matrix-org/synapse into erikj/receipts 2015-07-13 13:50:57 +01:00
util
__init__.py Change Cache to not use *args in its interface 2015-08-07 18:32:47 +01:00
_base.py Merge branch 'erikj/cache_deferreds' of github.com:matrix-org/synapse into erikj/cache_varargs_interface 2015-08-07 19:26:54 +01:00
appservice.py txn.execute doesn't return cursors 2015-04-29 16:43:39 +01:00
directory.py Change Cache to not use *args in its interface 2015-08-07 18:32:47 +01:00
end_to_end_keys.py
event_federation.py Change Cache to not use *args in its interface 2015-08-07 18:32:47 +01:00
events.py Change Cache to not use *args in its interface 2015-08-07 18:32:47 +01:00
filtering.py
keys.py Change Cache to not use *args in its interface 2015-08-07 18:32:47 +01:00
media_repository.py Give sensible names for '_simple_...' transactions 2015-03-20 15:59:18 +00:00
presence.py Change Cache to not use *args in its interface 2015-08-07 18:32:47 +01:00
profile.py
push_rule.py Change Cache to not use *args in its interface 2015-08-07 18:32:47 +01:00
pusher.py
receipts.py
registration.py Change Cache to not use *args in its interface 2015-08-07 18:32:47 +01:00
rejections.py Give sensible names for '_simple_...' transactions 2015-03-20 15:59:18 +00:00
room.py
roommember.py Change Cache to not use *args in its interface 2015-08-07 18:32:47 +01:00
signatures.py Add bulk insert events API 2015-06-25 17:29:34 +01:00
state.py Remove unnecessary cache 2015-08-07 19:14:05 +01:00
stream.py
transactions.py