tencent cloud

Tencent Cloud Distributed Cache (Redis OSS-Compatible)

Stream Group

PDF
聚焦模式
字号
最后更新时间: 2026-03-17 18:10:59
Redis 5.0, 6.2, 7.0, and ValKey 8.0 Standard Architecture and Cluster Architecture all support the xinfo, xadd, xtrim, xdel, xrange, xrevrange, xlen, xread, xgroup, xreadgroup, xack, xclaim, and xpending commands. These commands are not supported in Redis 2.8 Standard Architecture, 4.0 Standard Architecture, or Cluster Architecture. Only versions 6.2 and 7.0 support the xautoclaim command.
Cluster Architecture does not support the xread or xreadgroup commands in cross-slot scenarios.
For specific information, see the table below. "✓" indicates support, "x" indicates no support, and "-" indicates that the command does not involve scenarios for cross-slot access.
Command
Redis 7.0/ValKey 8.0 Standard Architecture
Redis 7.0/ValKey 8.0 Cluster Architecture
Redis 6.2 Standard Architecture
Redis 6.2 Cluster Architecture
Redis 5.0 Standard Architecture
Redis 5.0 Cluster Architecture
Redis 4.0 Standard Architecture
Redis 4.0 Cluster Architecture
Redis 2.8 Standard Architecture
Cross-Slot Support in Cluster Architecture
xinfo
x
x
x
-
xadd
x
x
x
-
xtrim
x
x
x
-
xdel
x
x
x
-
xrange
x
x
x
-
xrevrange
x
x
x
-
xlen
x
x
x
-
xread
x
x
x
x
xgroup
x
x
x
-
xreadgroup
x
x
x
x
xack
x
x
x
-
xclaim
x
x
x
-
xpending
x
x
x
-
xautoclaim
x
x
x
x
x
-

帮助和支持

本页内容是否解决了您的问题?

填写满意度调查问卷,共创更好文档体验。

文档反馈