forked-synapse/synapse/storage/data_stores
Richard van der Hoff d14c4d6b6d
Simplify reap_monthly_active_users (#7558)
we can use `make_in_list_sql_clause` rather than doing our own half-baked
equivalent, which has the benefit of working just fine with empty lists.

(This has quite a lot of tests, so I think it's pretty safe)
2020-05-23 01:20:10 +01:00
..
main Simplify reap_monthly_active_users (#7558) 2020-05-23 01:20:10 +01:00
state Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 2020-05-11 18:45:23 +01:00
__init__.py Add option to move event persistence off master (#7517) 2020-05-22 16:11:35 +01:00