Files
notifications-admin/app/notify_client
Chris Hill-Scott 5e76dbb6a7 Cache known domains in Redis
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.
2019-06-03 11:41:14 +01:00
..
2019-03-25 11:23:58 +00:00
2019-04-24 13:10:41 +01:00