Chris Hill-Scott
320bca70f7
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-23 16:00:41 +01:00
..
2020-06-23 16:00:41 +01:00
2020-04-02 14:49:47 +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-04-02 14:52:15 +01:00
2020-06-23 16:00:41 +01:00
2020-06-19 15:36:10 +01:00
2020-06-23 16:00:41 +01:00
2020-04-24 13:43:00 +01:00
2020-06-23 16:00:41 +01:00
2020-05-13 08:56:54 +01:00
2020-05-05 12:00:36 +01:00
2020-06-23 16:00:41 +01:00
2020-06-12 16:51:44 +01:00
2020-05-18 10:30:28 +01:00
2020-06-23 11:09:24 +01:00
2020-06-19 15:36:10 +01:00
2020-06-23 10:03:27 +01:00
2020-06-23 16:00:41 +01:00
2020-05-22 09:36:07 +01:00
2020-04-24 13:43:00 +01:00