These resources represent a connection to a third-party configuration store for use in scale-out infrastructure.
To create a SOR:
- In the menu bar, click
NATIVE.
- In the navigation pane, click
.
- Click
+ADD, this opens the
SCALE-OUT REPOSITORY CONFIGURATION dialog box.
- In the
Name field, type the name of the SOR.
- In the
Type list, select the SOR type. The default is
Redis.
- 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
- Click
SAVE.
To edit a SOR:
- 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.