]> cat aescling's git repositories - mastodon.git/commit
Revert support from loading Home timeline from database
authorClaire <claire.github-309c@sitedethib.com>
Tue, 19 Apr 2022 12:54:43 +0000 (14:54 +0200)
committersingle-right-quote <11325618-aescling@users.noreply.gitlab.com>
Thu, 5 May 2022 03:55:59 +0000 (23:55 -0400)
commitbef9fba162f2725f0565be079f3c82bb2b8952c8
treeffbc7e8173e6163894daaf659ef3cac029e156ce
parent75ad2b3430616ae89e169a88910bf43a72ba5248
Revert support from loading Home timeline from database

Unfortunately, the database query could turn out very inefficient and I did not
manage to find a way to improve that. Furthermore, there were still behavior
inconsistencies between fetching the timeline from Redis and fetching it from
Postgres.
app/models/home_feed.rb
spec/models/home_feed_spec.rb