Skip to content

OroPlatform package, enables Redis storage support for application cache.

License

Notifications You must be signed in to change notification settings

oroinc/redis-config

Repository files navigation

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.