Skip to content

Commit 06b3406

Browse files
pusachevalexandr-parkhomenko
authored andcommitted
BAP-10648: Enable Redis as Cache Storage (#6555)
- Added `OroRedisConfigBundle` as dependency to platform - Regenerated dev.lock files - Updated documentation
1 parent a90b5ef commit 06b3406

File tree

2 files changed

+322
-170
lines changed

2 files changed

+322
-170
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,10 @@ More details about this issue can be found [here][8]
153153

154154
The OroCommerce sample application is based on the Symfony standard application, so the web server configuration recommendations are the [same][9].
155155

156+
##Using Redis for application caching
157+
158+
To use Redis for application caching, follow the corresponding [configuration instructions][10]
159+
156160
[1]: http://getcomposer.org/
157161
[2]: https://github.com/fxpio/composer-asset-plugin/blob/master/Resources/doc/index.md
158162
[3]: https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager
@@ -162,3 +166,4 @@ The OroCommerce sample application is based on the Symfony standard application,
162166
[7]: http://dev.mysql.com/doc/refman/5.6/en/innodb-parameters.html#sysvar_innodb_large_prefix
163167
[8]: https://mathiasbynens.be/notes/mysql-utf8mb4#utf8-to-utf8mb4
164168
[9]: http://symfony.com/doc/2.8/setup/web_server_configuration.html
169+
[10]: https://github.com/orocrm/redis-config#configuration

0 commit comments

Comments
 (0)