mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 11:58:27 +00:00
The query to count how many new users there are since a given date is expensive. It's the least personalized stat and the one we fallback to last when no better number can be found for the target user. Give up accuracy so we can aggressively cache the user counts that appear in this email.