0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services/email-analytics/jobs
Kevin Ansfield 11802ebee0
Extracted email analytics library code to external packages (#12541)
closes https://github.com/TryGhost/Team/issues/493

- all functionality except that directly related to Ghost's database and business logic now lives in external packages
  - @tryghost/email-analytics-service
  - @tryghost/email-analytics-provider-mailgun
2021-03-02 07:26:33 +00:00
..
fetch-all.js Migrated jobs to use parentPort.postMessage 2021-02-22 20:02:00 +13:00
fetch-latest.js Removed models require from analytics job (#12689) 2021-02-22 12:10:19 +00:00
index.js Extracted email analytics library code to external packages (#12541) 2021-03-02 07:26:33 +00:00