forked-synapse/synapse/storage/data_stores
Richard van der Hoff a57df9b827
Avoid brand new rooms in delete_old_current_state_events (#7854)
When considering rooms to clean up in `delete_old_current_state_events`, skip
rooms which we are creating, which otherwise look a bit like rooms we have
left.

Fixes #7834.
2020-07-15 18:33:03 +01:00
..
main Avoid brand new rooms in delete_old_current_state_events (#7854) 2020-07-15 18:33:03 +01:00
state Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
__init__.py Add option to move event persistence off master (#7517) 2020-05-22 16:11:35 +01:00