laminas/laminas-cache-storage-adapter-memcache

This package is abandoned and no longer maintained. No replacement package was suggested.

Laminas cache adapter for memcache

1.1.0 2021-04-29 19:57 UTC

This package is auto-updated.

Last update: 2021-06-10 18:09:29 UTC


README

Build Status

This library provides a laminas-cache compatible StorageInterface implementation for Memcache.

Installation

Run the following to install this library:

$ composer require laminas/laminas-cache-storage-adapter-memcache

Documentation

Browse the documentation online at https://docs.laminas.dev/laminas-cache-storage-adapter-memcache/

Support