mehr-als-nix / zf-couchbase2
MehrAlsNix\ZF\Cache\Storage\Adapter\Couchbase 适配器通过 couchbase 协议存储缓存项。它使用基于 Libcouchbase 的必需 PHP 扩展 couchbase。
v0.0.1-alpha
2015-12-30 16:45 UTC
Requires
- php: >=5.5.0
- ext-couchbase: >=2.0
- zendframework/zend-cache: ~2.0
Requires (Dev)
- phpunit/phpunit: ~4.0
This package is auto-updated.
Last update: 2024-08-29 04:32:22 UTC
README
Couchbase 适配器
MehrAlsNix\ZF\Cache\Storage\Adapter\Couchbase
适配器通过 couchbase 协议存储缓存项。它使用必需的 PHP 扩展 couchbase,该扩展基于 Libcouchbase。
此适配器实现了以下接口
Zend\Cache\Storage\StorageInterface
Zend\Cache\Storage\FlushableInterface