mastodon/db
Claire d9ae3db8d5
Improve performance of follow recommendation scheduler (#16159)
Express follow_recommendations in terms of account_summaries rather than
accounts, integrate filters that are unconditionally used, and materialize
the resulting view.

This should result in the bulk of the computation being performed only once
instead of **once per recommendation language**.
2021-05-05 22:04:52 +02:00
..
migrate Improve performance of follow recommendation scheduler (#16159) 2021-05-05 22:04:52 +02:00
post_migrate Remove subscription_expires_at leftover from OStatus (#15857) 2021-03-12 05:25:24 +01:00
views Improve performance of follow recommendation scheduler (#16159) 2021-05-05 22:04:52 +02:00
schema.rb Improve performance of follow recommendation scheduler (#16159) 2021-05-05 22:04:52 +02:00
seeds.rb Change unconfirmed user login behaviour (#11375) 2019-07-22 10:48:50 +02:00