mehr-als-nix/zf-couchbase2

The MehrAlsNix\ZF\Cache\Storage\Adapter\Couchbase adapter stores cache items over the couchbase protocol. It’s using the required PHP extension couchbase which is based on Libcouchbase.

v0.0.1-alpha 2015-12-30 16:45 UTC

This package is auto-updated.

Last update: 2024-03-29 03:37:02 UTC


README

Build Status Scrutinizer Code Quality Code Coverage

The Couchbase Adapter

The MehrAlsNix\ZF\Cache\Storage\Adapter\Couchbase adapter stores cache items over the couchbase protocol. It’s using the required PHP extension couchbase which is based on Libcouchbase.

This adapter implements the following interfaces:

  • Zend\Cache\Storage\StorageInterface
  • Zend\Cache\Storage\FlushableInterface