forked-synapse/synapse/storage
Erik Johnston 4317c8e583 Implement new replace_state and changed prev_state
`prev_state` is now a list of previous state ids, similiar to
prev_events. `replace_state` now points to what we think was replaced.
2014-11-06 15:10:55 +00:00
..
schema Implement new replace_state and changed prev_state 2014-11-06 15:10:55 +00:00
__init__.py Implement new replace_state and changed prev_state 2014-11-06 15:10:55 +00:00
_base.py Implement new replace_state and changed prev_state 2014-11-06 15:10:55 +00:00
directory.py Add transaction level logging and timing information. Add a _simple_delete method 2014-10-28 11:18:04 +00:00
event_federation.py Implement new replace_state and changed prev_state 2014-11-06 15:10:55 +00:00
feedback.py fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 2014-09-03 17:31:57 +01:00
keys.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00
presence.py fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 2014-09-03 17:31:57 +01:00
profile.py fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 2014-09-03 17:31:57 +01:00
registration.py Add transaction level logging and timing information. Add a _simple_delete method 2014-10-28 11:18:04 +00:00
room.py Add transaction level logging and timing information. Add a _simple_delete method 2014-10-28 11:18:04 +00:00
roommember.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00
signatures.py Remove unused signature storage methods 2014-10-31 17:08:36 +00:00
state.py Add transaction level logging and timing information. Add a _simple_delete method 2014-10-28 11:18:04 +00:00
stream.py Add transaction level logging and timing information. Add a _simple_delete method 2014-10-28 11:18:04 +00:00
transactions.py For now, don't store txn -> pdu mappings. 2014-11-03 11:35:19 +00:00