fusio/adapter-memcache

Provides a connection to work with a memcache service

Maintainers

Package info

github.com/apioo/fusio-adapter-memcache

Homepage

pkg:composer/fusio/adapter-memcache

Statistics

Installs: 2 644

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

v6.2.0 2025-12-25 16:17 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"