mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
get_realm is better in two key ways: * It uses memcached to fetch the data from the cache and thus is faster. * It does a case-insensitive query and thus is more safe.