forked-synapse/synapse/storage
2015-03-20 15:05:44 +00:00
..
schema Schema change as delta in v14 2015-03-06 14:11:49 +00:00
__init__.py Rearrange storage modules 2015-03-20 14:11:38 +00:00
_base.py Tidy up _simple_... methods 2015-03-20 15:05:10 +00:00
appservice.py Add a description to storage layer's _execute_and_decode() 2015-03-11 17:08:57 +00:00
directory.py Update copyright notices 2015-01-06 13:21:39 +00:00
event_federation.py Clean out event_forward_extremities table when the server rejoins the room 2015-03-18 11:19:47 +00:00
events.py Rearrange storage modules 2015-03-20 14:11:38 +00:00
filtering.py Blunty replace json with simplejson 2015-02-11 14:23:10 +00:00
keys.py Appease pep8 2015-03-11 17:32:43 +00:00
media_repository.py Update copyright notices 2015-01-06 13:21:39 +00:00
presence.py Tidy up _simple_... methods 2015-03-20 15:05:10 +00:00
profile.py Update copyright notices 2015-01-06 13:21:39 +00:00
push_rule.py Also give _execute() a description 2015-03-11 17:19:17 +00:00
pusher.py Also give _execute() a description 2015-03-11 17:19:17 +00:00
registration.py @cached() annotate get_user_by_token() - achieves a minor DB performance improvement 2015-03-17 17:24:51 +00:00
rejections.py Initial implementation of auth conflict resolution 2015-01-29 16:52:33 +00:00
room.py Start removing Tables 2015-03-20 15:05:44 +00:00
roommember.py PEP8 2015-03-02 11:23:46 +00:00
signatures.py Update copyright notices 2015-01-06 13:21:39 +00:00
state.py Rearrange storage modules 2015-03-20 14:11:38 +00:00
stream.py Rearrange storage modules 2015-03-20 14:11:38 +00:00
transactions.py Start removing Tables 2015-03-20 15:05:44 +00:00