阅读(3580) (25)

Redis

2016-02-24 15:40:13 更新

Redis Cache, Session and ActiveRecord for Yii 2

This extension provides the redis key-value store support for the Yii2 framework. It includes a Cache and Sessionstorage handler and implements the ActiveRecord pattern that allows you to store active records in redis.

Getting Started

Usage

Additional topics