zer0-framework/memcached

v0.1.2 2020-04-30 12:36 UTC

This package is auto-updated.

Last update: 2024-08-29 05:16:31 UTC


README

为[memcached(https://php.ac.cn/memcached)]提供代理

配置

使用示例

$memcached = $app->factory('Memcached');
$redis->set('foo', 'bar');