Ghost/ghost/api-framework/lib
Fabien 'egg' O'Carroll 3f27ca5c00
Cached api controller pipelines (#19880)
ref ENG-761
ref https://linear.app/tryghost/issue/ENG-761

Creating these pipelines is expensive, and we don't want to do it
repeatedly for the same controller. Adding caching should reduce the
amount of time spent setting up pipelines for each usage of the `get`
helper.
2024-03-19 00:29:41 +07:00
..
serializers
utils
validators
api-framework.js
Frame.js Supported setting headers on a per-request basis 2024-02-28 21:31:04 +07:00
headers.js Supported setting headers on a per-request basis 2024-02-28 21:31:04 +07:00
http.js
pipeline.js Cached api controller pipelines (#19880) 2024-03-19 00:29:41 +07:00