* Refactoring cached_followed_tags This refactor consolidates two queries and a loop into a single query. One thing that is unclear is if we're ever really clearing the cache of the user by id? What follows is un-related to the refactor but appears to be related to #14937. > First, I see we set a cache here: > > |
||
|---|---|---|
| .. | ||
| article_score_calculator_for_user_spec.rb | ||
| basic_spec.rb | ||
| find_featured_story_spec.rb | ||
| large_forem_experimental_spec.rb | ||
| latest_spec.rb | ||
| tag_spec.rb | ||
| timeframe_spec.rb | ||
| weighted_query_strategy_spec.rb | ||