Skip to content

Redis 节点#

使用 Redis 节点可以自动化 Redis 中的操作,并将 Redis 与其他应用程序集成。n8n 内置支持多种 Redis 功能,包括删除键、获取键值、设置键值以及向 Redis 频道发布消息等。

本页面列出了 Redis 节点支持的操作,并提供更多资源的链接。

凭据

有关设置身份验证的指导,请参阅 Redis 凭据

/// 注意 | 此节点可用作 AI 工具 该节点可用于增强 AI 代理的能力。当以这种方式使用时,许多参数可以自动设置,或由 AI 提供信息进行配置 - 更多详情请参阅 AI 工具参数文档。 ///

操作#

  • 从 Redis 中删除键
  • 从 Redis 获取键值
  • 返回 Redis 实例的通用信息
  • 原子性地将键值递增 1(若键不存在则创建)
  • 返回匹配模式的所有键
  • 设置 Redis 中的键值
  • 向 Redis 频道发布消息

模板和示例#

Build your own N8N Workflows MCP Server

by Jimleuk

View template details
Conversational Interviews with AI Agents and n8n Forms

by Jimleuk

View template details
Advanced Telegram Bot, Ticketing System, LiveChat, User Management, Broadcasting

by Nskha

View template details
Browse Redis integration templates, or search all templates