MatrixSynapse/synapse/storage
Erik Johnston e7ca813dd4 Try to ensure we don't persist an event we have already persisted. In persist_event check if we already have the event, if so then update instead of replacing so that we don't cause a bump of the stream_ordering. 2015-02-03 10:39:41 +00:00
..
schema
__init__.py Try to ensure we don't persist an event we have already persisted. In persist_event check if we already have the event, if so then update instead of replacing so that we don't cause a bump of the stream_ordering. 2015-02-03 10:39:41 +00:00
_base.py
directory.py
event_federation.py
feedback.py
filtering.py
keys.py
media_repository.py
presence.py
profile.py
push_rule.py
pusher.py
registration.py
rejections.py
room.py
roommember.py
signatures.py
state.py
stream.py
transactions.py