forked-synapse/synapse/storage
2014-10-30 11:10:17 +00:00
..
schema
__init__.py Wrap preparing the database in a transaction. Otherwise it will take many seconds to complete because sqlite will create a transaction per statement 2014-10-24 19:04:26 +01:00
_base.py
directory.py
feedback.py
keys.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00
pdu.py
presence.py
profile.py
registration.py
room.py
roommember.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00
stream.py
transactions.py