节点与集成

Redis credentials

You can use these credentials to authenticate the following nodes:

Supported authentication methods

  • Database connection

Related resources

Refer to Redis's developer documentation for more information about the service.

Using database connection

You'll need a user account on a Redis server and:

  • A Password
  • The Host name
  • The Port number
  • A Database Number
  • SSL

To configure this credential:

  1. Enter your user account Password.
  2. Enter the Host name of the Redis server. The default is localhost.
  3. Enter the Port number the connection should use. The default is 6379.
  • This number should match the tcp_port listed when you run the INFO command.
  1. Enter the Database Number. The default is 0.
  2. If the connection should use SSL, turn on the SSL toggle. If this toggle is off, the connection uses TCP only.
  3. If you enable SSL, you have the option to disable TLS verification. Toggle to use self-signed certificates. WARNING: This makes the connection less secure.

Refer to Connecting to Redis | Generic client for more information.

官方原文和授权

本页来自 N8N 英文官方网站固定快照,并转换成 xueai 静态页面。内容以 N8N 持续更新的官方页面为准。

来源、授权与修改

本站保留许可证、固定提交号、社区作者和修改说明,不代表 n8n 对本站背书。

查看许可证查看来源和修改说明