💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
# Redis Cache, Session and ActiveRecord for Yii 2 This extension provides the [redis](http://redis.io/) 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. ## [](https://github.com/yiisoft/yii2-redis/blob/master/docs/guide/README.md#getting-started)Getting Started * [Installation](https://github.com/yiisoft/yii2-redis/blob/master/docs/guide/installation.md) ## [](https://github.com/yiisoft/yii2-redis/blob/master/docs/guide/README.md#usage)Usage * [Using the ActiveRecord](https://github.com/yiisoft/yii2-redis/blob/master/docs/guide/usage-ar.md) * [Using commands directly](https://github.com/yiisoft/yii2-redis/blob/master/docs/guide/usage-commands.md) ## [](https://github.com/yiisoft/yii2-redis/blob/master/docs/guide/README.md#additional-topics)Additional topics * [Using the Cache component](https://github.com/yiisoft/yii2-redis/blob/master/docs/guide/topics-cache.md) * [Using the Session component](https://github.com/yiisoft/yii2-redis/blob/master/docs/guide/topics-session.md)