MatrixSynapse/synapse/storage
Erik Johnston 09177f4f2e Decode buffers in same thread 2015-04-29 18:03:42 +01:00
..
engines Make postgres database error slightly more helpful 2015-04-29 12:12:25 +01:00
schema Oops, update the contraint too 2015-04-29 16:58:42 +01:00
util Make get_max_token into inlineCallbacks so that the lock works. 2015-04-27 15:19:44 +01:00
__init__.py We can't use REPLACE when upgrading databases now we have postgres 2015-04-29 13:55:44 +01:00
_base.py
appservice.py txn.execute doesn't return cursors 2015-04-29 16:43:39 +01:00
directory.py
event_federation.py
events.py
filtering.py
keys.py Merge branch 'develop' into key_distribution 2015-04-29 13:15:14 +01:00
media_repository.py
presence.py
profile.py
push_rule.py
pusher.py Decode buffers in same thread 2015-04-29 18:03:42 +01:00
registration.py Be more postgressive 2015-04-29 16:57:14 +01:00
rejections.py
room.py
roommember.py
signatures.py
state.py
stream.py
transactions.py