auroraextensions/magecroncloudfunctions

This package is abandoned and no longer maintained. No replacement package was suggested.

Run Magento 2 cron jobs via Google Cloud Functions.

1.0.0 2019-02-05 16:07 UTC

This package is auto-updated.

Last update: 2023-04-06 06:49:04 UTC


README

Run Magento 2 cron jobs via Google Cloud Functions.

Table of Contents

  1. Documentation
  2. Features

Documentation

See here for documentation.

Features

Using Google Cloud Functions to run Magento cron jobs can have significant benefits, including:

  • Reduced memory and CPU consumption
  • Improved horizontal scaling
  • Inexpensive resource usage
  • Ability to decouple job scheduler via Google Cloud Scheduler