mirror of https://github.com/zulip/zulip.git
3cafdbdc1e
This calculates the largest amount of messages sent within a month for the last 3 months. The query is targeted for the specific use-case in this function - for finding the count for a specific server. For calculating this in bulk for a large number of remote server an adapted, bulk query will be needed - rather than running this one in a loop, which would likely be very inefficient. |
||
---|---|---|
.. | ||
__init__.py | ||
remote_counts.py |