Ghost/ghost/core
Naz 492960b9a8 Refactored settings cache to use class/DI pattern
refs https://github.com/TryGhost/Toolbox/issues/364

- This is a groundwork which moves the "cache" property in settings cache to be injectable parameter, so we can swap it out with different implementations.
- The module will be broken downn into two concepts - an injectable cache  and a cache manager (the update system)
2022-08-02 17:18:07 +01:00
..
content
core Refactored settings cache to use class/DI pattern 2022-08-02 17:18:07 +01:00
test Refactored settings cache to use class/DI pattern 2022-08-02 17:18:07 +01:00
.c8rc.json
.eslintignore
.eslintrc.js
.gitignore Updated admin asset serving for ember-auto-import@2 compatibility (#15128) 2022-08-02 13:43:45 +01:00
.npmignore Cleaned up unused npmignore references 2022-08-02 15:18:05 +02:00
config.development.json
ghost.js
Gruntfile.js
index.js
jsconfig.json
loggingrc.js
MigratorConfig.js
package.json Update dependency luxon to v3 2022-08-02 17:17:29 +02:00