* 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: > > |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| index.js | ||
| TagsFollowed.jsx | ||