mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
Emails are not unique, so we can only sensibly cache using keys formed with both email and realm. This requires adding a new cache key function for caching by delivery email - user_profile_delivery_email_cache_key.