Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

A Redis profile Redis profile is used to read and write data in a Redis database and can be accessed by real-time workflows using Aggregation agents. The Redis profile is loaded when you start a workflow that depends on it. Changes to the profile become effective when you restart the workflow.

The Redis profile has been verified on Redis Labs Enterprise Cluster (RLEC).

Note
titleNote!

When accessing Redis, the Jedis library is upgraded to support IPv6. 

Configuration

To create a new Redis profile, click the New Configuration  button in the upper left part of the  Desktop window, and then select Redis Profile from the menu.

...

ItemDescription

External References

Select this menu item to enable the use of External References in the Redis profile configuration. This can be used to configure the use of the following fields, and the respective external reference keys available:

  • Host
  • Port
  • Max Retries
  • Retry Interval
  • Operation Timeout
  • Password

For further information, see 8.1211.4 Using External Reference in Agent Profile Fields and 8.12 11 External Reference Profile.


The Redis configuration contains two tabs: Connectivity and Advanced

...