We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f64ff8 commit b8aa42cCopy full SHA for b8aa42c
README.md
@@ -1,4 +1,4 @@
1
-Redis 3.x Cache, Session and ActiveRecord for Yii 2
+Redis 3.x Cluster Cache, Session and ActiveRecord for Yii 2
2
===============================================
3
4
This extension provides the [redis](http://redis.io/) key-value store support for the [Yii framework 2.0](http://www.yiiframework.com).
composer.json
@@ -1,6 +1,6 @@
{
"name": "heyanlong/yii2-redis",
- "description": "Redis 3.x Cache, Session and ActiveRecord for the Yii framework",
+ "description": "Redis 3.x Cluster Cache, Session and ActiveRecord for the Yii framework",
"keywords": [
5
"yii2",
6
"redis",
0 commit comments