auroraextensions / magecroncloudfunctions
Run Magento 2 cron jobs via Google Cloud Functions.
Installs: 10
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: >=7.1
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
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