Redis Configuration
Redis is supported for only the Order and Catalog services. Relational database is used for the Admin, Archival, and Jeopardy services.
Perform the following steps to start the services in Redis.
- Procedure
-
Update the
cmPluggableCache
andomPluggableCache
properties to "Redis" in the$OM_HOME/externalLib/seed-data/app-properties/ConfigValues_common.JSON
file. -
Update the catalog Redis related properties in the
$OM_HOME/externalLib/seed-data/app-properties/ConfigValues_CatalogService.JSON
file under the "Redis Data Source Configuration" category. -
Update the catalog Redis related properties in the
$OM_HOME/externalLib/seed-data/app-properties/ConfigValues_AopdService.JSON
file under the "Redis Data Source Configuration" category. -
Update the catalog and order Redis related properties in the
$OM_HOME/externalLib/seed-data/app-properties/ConfigValues_OrchService.JSON
file under the "Redis Data Source Configuration" category. -
Update the order Redis related properties in the
$OM_HOME/externalLib/seed-data/app-properties/ConfigValues_DataService.JSON
file under the "Redis Data Source Configuration" category.