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"