mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
When profiling the database query in `remote_activity.py`, push_forwarded_count was identified as an expensive part of the overall work. Adds an index on RemoteInstallationCount so this is more efficient.
ZILENCER -- The Zulip license manager
This app is the place for storing state about various deployments of Zulip that exist in the world.