定制 blomstra/horizon 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

blomstra/horizon

最新稳定版本:0.4.3

Composer 安装命令:

composer require blomstra/horizon

包简介

Adds Laravel Horizon to Flarum

README 文档

README

This extension adds full integration for Laravel Horizon.

Which includes:

  • a dashboard at (yoursite.com/admin/horizon)
  • scalable redis workers with balancing strategies
  • multiple scalable redis worker servers (untested)
  • and much more.

Laravel Horizon runs only using a redis connection. As such you have to configure blomstra/redis. If you don't you will see errors pop up.

Installation

Install manually with composer:

composer require blomstra/horizon:"*"

Set up

Enable the extension from your admin area and then run php flarum horizon. This will only run as long as your process is active, so make sure to set it up using supervisor or something similar, see the Horizon Documentation for instructions.

Configure

By default this extension will set up a default queue connection called horizon using redis. You can override the full horizon config using an extender in your local extend.php in the root of your flarum installation:

<?php

return [
    (new Blomstra\Horizon\Extend\Horizon)->config(
        './your-horizon-config.php'
    )
];

Links

统计信息

  • 总下载量: 24.42k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 3
  • Watchers: 4
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-06-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固