README.md 650 B

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 Session storage handler and implements the ActiveRecord pattern that allows you to store active records in redis.

Getting Started

Usage

Additional topics