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
  1. Update the cmPluggableCache and omPluggableCache properties to "Redis" in the $OM_HOME/externalLib/seed-data/app-properties/ConfigValues_common.JSON file.

  2. 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.

  3. 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.

  4. 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.

  5. 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.