fusio/adapter-memcache

Provides a connection to work with a memcache service

Installs: 2 581

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/fusio/adapter-memcache

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

This package is auto-updated.

Last update: 2025-09-22 12:10:40 UTC


README

Fusio adapter which provides a connection to work with a memcache service. It uses the memcached PHP extension. You can install the adapter with the following steps inside your Fusio project:

composer require fusio/adapter-memcache
php bin/fusio system:register "Fusio\Adapter\Memcache\Adapter"