fusio/adapter-redis

Provides a connection to work with a Redis service

Installs: 8 744

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/fusio/adapter-redis

v6.1.0 2025-03-14 18:55 UTC

README

Fusio adapter which provides a connection to work with a Redis service. It uses the predis/predis package. You can install the adapter with the following steps inside your Fusio project:

composer require fusio/adapter-redis
php bin/fusio system:register "Fusio\Adapter\Redis\Adapter"