Skip to content

Configuration of Redis with Faveo

Ladybird Web Solution Pvt Ltd edited this page Mar 27, 2018 · 2 revisions

Introduction

Faveo can also be configured with Redis. This will help improve system performance as emails can be qued. We will go through the steps to configure Redis for Faveo.

Faveo Redis configuration

Step 1: Open Admin panel and go to Queues icon.

Step 2: Open Queues, You will see Redis option in last. Click on Activate.

These steps will configure Faveo with Redis

Advance Configuration

Redis advanced configuration can be done in app/Config/queue.php.

There are 4 parameters in redis configuration section.

Driver : It has to be redis
Connection : It can be connection type (default)
Queue : Name of the queue. You can define the name of the queue
Expire : Queue expiring time (by default 60)

Installation and Upgrade Guide

Administrator's Guide

Agent's Guide

Email Integration

Release & Upgrade Notes

Known Issues

Contribute & Feedback

Knowledge Base

Third Party Integration

Plugins

API

Clone this wiki locally