Skip to content

Commit

Permalink
Added Redis guide link to Russian guide (yiisoft#15368) [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
s1lver authored and samdark committed Dec 15, 2017
1 parent 0455e85 commit 2999306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide-ru/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ All Rights Reserved.
* [Active Record](db-active-record.md) - Получение объектов AR, работа с ними и определение связей.
* [Миграции](db-migrations.md) - Контроль версий схемы данных при работе в команде.
* [Sphinx](https://github.com/yiisoft/yii2-sphinx/blob/master/docs/guide-ru/README.md)
* [Redis](https://github.com/yiisoft/yii2-redis/blob/master/docs/guide/README.md)
* [Redis](https://github.com/yiisoft/yii2-redis/blob/master/docs/guide-ru/README.md)
* [MongoDB](https://github.com/yiisoft/yii2-mongodb/blob/master/docs/guide-ru/README.md)
* [ElasticSearch](https://github.com/yiisoft/yii2-elasticsearch/blob/master/docs/guide/README.md)

Expand Down

0 comments on commit 2999306

Please sign in to comment.