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.

Maintainers

Package info

github.com/MehrAlsNix/zf-couchbase2

pkg:composer/mehr-als-nix/zf-couchbase2

Statistics

Installs: 6 607

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-01 00:21:47 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