daffie / swoole
Supercharge your Drupal website's performance.
1.0.0-alpha1
2022-05-06 08:16 UTC
Requires
- php: ^8.1
- drush/drush: ^10.0
This package is auto-updated.
Last update: 2025-03-24 16:10:16 UTC
README
Introduction
The Drupal Swoole module supercharges your Drupal website performance by serving your website using high-powered Swoole servers Open Swoole or Swoole. Swoole boots Drupal once, keeps it in memory, and then feeds it requests at supersonic speeds.
Official Documentation
Documentation for Drupal on Swoole can be found on the Daffie's website.
Contributing
Thank you for considering contributing to the Swoole module! Merge requests and bugs reports are more then welcome.
License
The Swoole module is open-sourced software licensed under the GPL v2 or later.
Origin
This module is based on the Laravel Octane. Thank you Taylor Otwell and friends for that.