2017 © Pedro Peláez
 

yii2-extension yii2-invalid-cache-behavior

Redis Cache,ActiveRecord for the Yii framework

image

gavin-k/yii2-invalid-cache-behavior

Redis Cache,ActiveRecord for the Yii framework

  • Tuesday, December 6, 2016
  • by lijy0717
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

触发式缓存

用于触发式的更新缓存的机制, 对缓存进行碎片化处理., (*1)

使用方式

对应的 Model 类需要继承, (*2)

安装

"require" : {
    "gavin-k/yii2-invalid-cache-behavior":"*"
},

或者使用命令:, (*3)

composer require gavin-k/yii2-invalid-cache-behavior

The Versions

06/12 2016

dev-master

9999999-dev

Redis Cache,ActiveRecord for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by gavin-k

cache yii2 redis active-record