fusio/adapter-redis

Provides a connection to work with a Redis service

Maintainers

Package info

github.com/apioo/fusio-adapter-redis

Homepage

pkg:composer/fusio/adapter-redis

Statistics

Installs: 11 312

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

v6.2.0 2025-12-23 13:04 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"