Scale-Out Repositories

These resources represent a connection to a third-party configuration store for use in scale-out infrastructure.

To create a SOR:

  1. In the menu bar, click NATIVE.
  2. In the navigation pane, click Groups > PACs > SORs.
  3. Click +ADD, this opens the SCALE-OUT REPOSITORY CONFIGURATION dialog box.
  4. In the Name field, type the name of the SOR.
  5. In the Type list, select the SOR type. The default is Redis.
  6. In the Connection Path(s) field, type the server name and port number.
    Note: If you are using Redis Sentinel, you can specify the connection details for multiple Sentinel. Each connection must be delimited by a comma. For example:
    host1:5000,host1:5001,host2:5000
  7. Click SAVE.
To edit a SOR:
  1. Click the Edit icon at the far right of the row.

SORs in this group are available for use in a PAC.

Important: Only one SOR can be associated with a given PAC. A SOR can be specified with multiple Redis Sentinel connections. This configuration can help support high availability. You can specify multiple connections in the Connection Path(s) field, each delimited by a comma.