mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-04-09 03:44:32 -04:00
The domains lookup is a bit slow because it’s serialising all the organisations in the database. Since we’re putting this in the sign up flow it should feel snappy, so lets cache just the domain bit of it in Redis.