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-06-29 04:09:14 UTC


README

zf-couchbase2

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