Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 564 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 564 Bytes

OroRedisConfigBundle

OroRedisConfigBundle provides configuration enhancements for Oro applications to enable usage of Redis for caching.

The bundle enables developers to set Redis parameters in the application configuration YAML files and after that automatically enables and configures Redis caching services for different types of application caches (Doctrine cache, file cache, wsse_nonces cache, etc.) based on these parameters.

Please see documentation for more details.