0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/ghost
Naz ed79d3e9b3 Added basic memory cache storage implementation
refs https://github.com/TryGhost/Toolbox/issues/364

- This is groundwork to substitute in memory caches we use across the codebase. The first candidate would be settings cache. The interface of the memory cache was kept to the minimum. The "keys" method is a somewhat acceptable alternative to the "getAll" method used in the codebase right now.
- The next iteration over this would be adding async methods are alternative key/value storage methanisms like Redis.
2022-08-05 02:28:33 +12:00
..
adapter-manager Deleted typescript config files 2022-08-03 12:49:32 +02:00
admin Made koenig-react async import protocol agnostic 2022-08-04 14:54:41 +01:00
api-version-compatibility-service Remove linting as posttest step 2022-07-26 15:26:21 +02:00
bootstrap-socket Pinned dependencies (#15100) 2022-07-26 16:06:00 +02:00
constants Remove linting as posttest step 2022-07-26 15:26:21 +02:00
core Added basic memory cache storage implementation 2022-08-05 02:28:33 +12:00
custom-theme-settings-service Added guard for activateTheme being called in parallel causing sync bugs (#15053) 2022-08-04 11:29:58 +01:00
domain-events Deleted typescript config files 2022-08-03 12:49:32 +02:00
email-analytics-provider-mailgun Pinned all dependencies 2022-07-27 08:44:50 +02:00
email-analytics-service Changed the lingo to US of A variation 2022-08-05 02:28:33 +12:00
email-content-generator Pinned dependencies (#15100) 2022-07-26 16:06:00 +02:00
express-dynamic-redirects Tidied up package READMEs 2022-07-25 15:17:12 +02:00
extract-api-key Pinned dependencies (#15100) 2022-07-26 16:06:00 +02:00
html-to-plaintext Changed the lingo to US of A variation 2022-08-05 02:28:33 +12:00
job-manager Cleaned up job manager test suit 2022-08-01 16:47:45 +01:00
magic-link Deleted typescript config files 2022-08-03 12:49:32 +02:00
member-analytics-service Tidied up package READMEs 2022-07-25 15:17:12 +02:00
member-events Added members.last_commented_at and last_seen_at update when commenting (#15088) 2022-07-25 17:35:46 +02:00
members-analytics-ingress Tidied up package READMEs 2022-07-25 15:17:12 +02:00
members-api Added bio to members api (#15168) 2022-08-04 15:51:23 +02:00
members-csv Tidied up package READMEs 2022-07-25 15:17:12 +02:00
members-events-service Pinned all dependencies 2022-07-27 08:44:50 +02:00
members-importer Pinned all dependencies 2022-07-27 08:44:50 +02:00
members-ssr Deleted typescript config files 2022-08-03 12:49:32 +02:00
minifier Implemented admin auth origin check (#15135) 2022-08-03 15:59:08 +02:00
mw-api-version-mismatch Remove linting as posttest step 2022-07-26 15:26:21 +02:00
mw-error-handler Pinned dependencies (#15100) 2022-07-26 16:06:00 +02:00
mw-session-from-token Deleted typescript config files 2022-08-03 12:49:32 +02:00
mw-update-user-last-seen Updated import for mw-update-user-last-seen tests 2022-07-26 15:31:14 +02:00
mw-vhost Updated vhost middleware upstream test 2022-07-27 22:35:38 +02:00
offers Deleted typescript config files 2022-08-03 12:49:32 +02:00
package-json Pinned dependencies (#15100) 2022-07-26 16:06:00 +02:00
payments Tidied up package READMEs 2022-07-25 15:17:12 +02:00
security refactored security.string to be more readable (#15127) 2022-08-02 12:49:17 +01:00
session-service Deleted typescript config files 2022-08-03 12:49:32 +02:00
settings-path-manager Fixed dependencies for settings-path-manager 2022-07-27 08:51:44 +02:00
stripe Moved exception handling for members migrations 2022-07-26 15:13:12 +01:00
update-check-service Pinned all dependencies 2022-07-27 08:44:50 +02:00
verification-trigger Avoided loading newsletter subscription events if threshold is Infinity 2022-08-01 09:23:04 +02:00
version-notifications-data-service Remove linting as posttest step 2022-07-26 15:26:21 +02:00