Chris Hill-Scott
4a3dc26fbf
Serialise service, API keys and permissions
...
By serialising these straight away we can:
- not go back to the database later, potentially closing the connection
sooner
- potentially cache the serialised data, meaning we don’t touch the
database at all
2020-06-17 16:12:11 +01:00
..
2020-06-17 16:12:11 +01:00
2020-06-12 14:52:22 +01:00
2020-06-03 11:11:43 +01:00
2020-06-01 12:44:49 +01:00
2020-06-11 15:01:15 +01:00
2020-05-12 12:58:39 +01:00
2020-06-17 16:12:11 +01:00
2020-05-20 18:31:25 +01:00
2020-06-17 16:12:11 +01:00
2020-06-17 16:12:11 +01:00
2020-05-13 08:56:54 +01:00
2020-05-05 12:00:36 +01:00
2020-06-17 16:12:11 +01:00
2020-06-12 16:51:44 +01:00
2020-05-18 10:30:28 +01:00
2020-06-09 11:21:48 +01:00
2020-05-20 18:31:25 +01:00
2020-06-16 16:47:56 +01:00
2020-06-17 16:12:11 +01:00
2020-05-22 09:36:07 +01:00