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-01-29 12:11:27 +00:00
2019-04-24 13:10:41 +01:00
2019-02-15 11:44:08 +00:00
2019-01-29 12:11:27 +00:00
2019-04-12 15:23:07 +01:00
2019-01-29 12:11:27 +00:00
2019-01-29 12:11:27 +00:00
2019-04-12 22:45:48 +01:00
2019-02-15 11:44:08 +00:00
2019-04-12 15:23:07 +01:00
2019-01-29 12:11:27 +00:00
2019-04-04 12:05:17 +01:00
2019-01-29 12:11:27 +00:00
2019-06-03 11:41:14 +01:00
2019-01-29 12:11:27 +00:00
2019-01-29 12:11:27 +00:00
2019-05-23 15:34:24 +01:00
2019-04-12 13:59:33 +01:00
2019-04-01 10:50:38 +01:00
2019-01-29 12:11:27 +00:00
2019-03-21 10:17:05 +00:00