fusio/adapter-memcache

Provides a connection to work with a memcache service

v6.0.3 2023-07-15 17:38 UTC

This package is auto-updated.

Last update: 2024-03-15 19:40:39 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"