tencent cloud

Tencent Cloud Distributed Cache (Redis OSS-Compatible)

Stream Group

PDF
Focus Mode
Font Size
Last updated: 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
-

Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback