0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services
kirrg001 860718f584 Minimized cached data on resource add/update
refs #9601

- on resource update/add we have cached mobiledoc, html etc
- we have to ensure we exclude the fields (same procdure happens on bootstrap)
- these excluded fields don't have to be cached
- otherwise memory usage is higher in general
- ensure we cache relations with a minimal field set on resource update/add
2018-08-12 14:23:32 +02:00
..
apps Fixed typo in: core/server/services/apps/index.js (#9673) 2018-06-11 23:19:07 +02:00
auth Updated docs links 2018-07-20 23:49:16 +02:00
mail Updated docs links 2018-07-20 23:49:16 +02:00
permissions Sorted out the mixed usages of include and withRelated (#9425) 2018-02-15 10:53:53 +01:00
routing Renamed StaticRoutesRouter debug namespace (#9706) 2018-06-28 10:44:05 +02:00
rss Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
settings Dynamic Routing Beta: Changed routes.yaml error messages 2018-06-26 19:06:37 +02:00
themes 🎨 Dynamic Routing Beta: Extended collection feature (limit, order, data) 2018-06-24 02:06:58 +02:00
url Minimized cached data on resource add/update 2018-08-12 14:23:32 +02:00
labs.js Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00
slack.js Updated docs links 2018-07-20 23:49:16 +02:00
webhooks.js Import lib/common only 2017-12-12 10:28:13 +01:00
xmlrpc.js Updated docs links 2018-07-20 23:49:16 +02:00