forked-synapse/synapse/storage/data_stores
Erik Johnston 7134ca7daa Change to not require a state_groups.room_id index.
This does mean that we won't clean up orphaned state groups (i.e. state
groups that were persisted but the associated event wasn't).
2019-11-04 13:36:57 +00:00
..
main Change to not require a state_groups.room_id index. 2019-11-04 13:36:57 +00:00
__init__.py Add DataStores and Storage classes. 2019-10-23 16:15:03 +01:00