mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
The main benefit is that we don't do O(N) queries for checking admin thus leading to less processing of UserProfile.
The main benefit is that we don't do O(N) queries for checking admin thus leading to less processing of UserProfile.