Creating a Redis Connection

After creating a project, you must create a Redis connection shared resource to connect to a Redis server instance.

Before you beginThe Redis connection shared resource is available at the Resources level. Ensure that you have created a project, as described in Creating a Project.
    Procedure
  1. Expand the project created in the Project Explorer view.
  2. Right-click the Resources folder and click New > Redis SharedResource to open the Redis Shared Resource wizard.
  3. The resource folder, package name, and resource name of the Redis shared resource are provided by default. If you do not want to use the default configurations, change them accordingly. Click Finish to open the Redis shared resource editor.
  4. Configure the Redis shared resource in the redissharedresource editor. For information about the configuration fields, see Redis Shared Resource topic.
  5. Click Test Connection to validate the connection.