Skip to content

Commit ba2af95

Browse files
committed
Changed Redis Enterprise to Redis Software in command compatibility tables
1 parent fa2cc37 commit ba2af95

File tree

8 files changed

+23
-23
lines changed

8 files changed

+23
-23
lines changed

content/operate/rs/references/compatibility/commands/cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ weight: 10
1515

1616
Redis Enterprise blocks most [cluster commands]({{< relref "/commands" >}}?group=cluster). If you try to use a blocked cluster command, it returns an error.
1717

18-
| Command | Redis<br />Enterprise | Redis<br />Cloud | Notes |
18+
| Command | Redis<br />Software | Redis<br />Cloud | Notes |
1919
|:--------|:----------------------|:-----------------|:------|
2020
| [ASKING]({{< relref "/commands/asking" >}}) | <span title="Not supported">&#x274c; Standard</span><br /><span title="Not supported"><nobr>&#x274c; Active-Active</nobr></span> | <span title="Not supported">&#x274c; Standard</span><br /><span title="Not supported"><nobr>&#x274c; Active-Active</nobr></span> | |
2121
| [CLUSTER ADDSLOTS]({{< relref "/commands/cluster-addslots" >}}) | <span title="Not supported">&#x274c; Standard</span><br /><span title="Not supported"><nobr>&#x274c; Active-Active</nobr></span> | <span title="Not supported">&#x274c; Standard</span><br /><span title="Not supported"><nobr>&#x274c; Active-Active</nobr></span> | |

content/operate/rs/references/compatibility/commands/connection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ weight: 10
1414
The following tables show which Redis Open Source [connection management commands]({{< relref "/commands" >}}?group=connection) are compatible with standard and Active-Active databases in Redis Enterprise Software and Redis Cloud.
1515

1616

17-
| Command | Redis<br />Enterprise | Redis<br />Cloud | Notes |
17+
| Command | Redis<br />Software | Redis<br />Cloud | Notes |
1818
|:--------|:----------------------|:-----------------|:------|
1919
| [AUTH]({{< relref "/commands/auth" >}}) | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | |
2020
| [CLIENT CACHING]({{< relref "/commands/client-caching" >}}) | <span title="Not supported">&#x274c; Standard</span><br /><span title="Not supported"><nobr>&#x274c; Active-Active</nobr></span> | <span title="Not supported">&#x274c; Standard</span><br /><span title="Not supported"><nobr>&#x274c; Active-Active</nobr></span> | |

content/operate/rs/references/compatibility/commands/data-types.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The following tables show which Redis Open Source data type commands are compati
1717

1818
## Bitmap commands
1919

20-
| <span style="min-width: 10em; display: table-cell">Command</span> | Redis<br />Enterprise | Redis<br />Cloud | <span style="min-width: 9em; display: table-cell">Notes</span> |
20+
| <span style="min-width: 10em; display: table-cell">Command</span> | Redis<br />Software | Redis<br />Cloud | <span style="min-width: 9em; display: table-cell">Notes</span> |
2121
|:--------|:----------------------|:-----------------|:------|
2222
| [BITCOUNT]({{< relref "/commands/bitcount" >}}) | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | |
2323
| [BITFIELD]({{< relref "/commands/bitfield" >}}) | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | |
@@ -30,7 +30,7 @@ The following tables show which Redis Open Source data type commands are compati
3030

3131
## Geospatial indices commands
3232

33-
| <span style="min-width: 10em; display: table-cell">Command</span> | Redis<br />Enterprise | Redis<br />Cloud | <span style="min-width: 9em; display: table-cell">Notes</span> |
33+
| <span style="min-width: 10em; display: table-cell">Command</span> | Redis<br />Software | Redis<br />Cloud | <span style="min-width: 9em; display: table-cell">Notes</span> |
3434
|:--------|:----------------------|:-----------------|:------|
3535
| [GEOADD]({{< relref "/commands/geoadd" >}}) | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | |
3636
| [GEODIST]({{< relref "/commands/geodist" >}}) | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | |
@@ -46,7 +46,7 @@ The following tables show which Redis Open Source data type commands are compati
4646

4747
## Hash commands
4848

49-
| <span style="min-width: 10em; display: table-cell">Command</span> | Redis<br />Enterprise | Redis<br />Cloud | <span style="min-width: 9em; display: table-cell">Notes</span> |
49+
| <span style="min-width: 10em; display: table-cell">Command</span> | Redis<br />Software | Redis<br />Cloud | <span style="min-width: 9em; display: table-cell">Notes</span> |
5050
|:--------|:----------------------|:-----------------|:------|
5151
| [HDEL]({{< relref "/commands/hdel" >}}) | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | |
5252
| [HEXISTS]({{< relref "/commands/hexists" >}}) | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | |
@@ -80,7 +80,7 @@ The following tables show which Redis Open Source data type commands are compati
8080

8181
## HyperLogLog commands
8282

83-
| <span style="min-width: 10em; display: table-cell">Command</span> | Redis<br />Enterprise | Redis<br />Cloud | <span style="min-width: 9em; display: table-cell">Notes</span> |
83+
| <span style="min-width: 10em; display: table-cell">Command</span> | Redis<br />Software | Redis<br />Cloud | <span style="min-width: 9em; display: table-cell">Notes</span> |
8484
|:--------|:----------------------|:-----------------|:------|
8585
| [PFADD]({{< relref "/commands/pfadd" >}}) | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | |
8686
| [PFCOUNT]({{< relref "/commands/pfcount" >}}) | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | |
@@ -91,7 +91,7 @@ The following tables show which Redis Open Source data type commands are compati
9191

9292
## List commands
9393

94-
| <span style="min-width: 10em; display: table-cell">Command</span> | Redis<br />Enterprise | Redis<br />Cloud | <span style="min-width: 9em; display: table-cell">Notes</span> |
94+
| <span style="min-width: 10em; display: table-cell">Command</span> | Redis<br />Software | Redis<br />Cloud | <span style="min-width: 9em; display: table-cell">Notes</span> |
9595
|:--------|:----------------------|:-----------------|:------|
9696
| [BLMOVE]({{< relref "/commands/blmove" >}}) | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | |
9797
| [BLMPOP]({{< relref "/commands/blmpop" >}}) | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | |
@@ -119,7 +119,7 @@ The following tables show which Redis Open Source data type commands are compati
119119

120120
## Set commands
121121

122-
| <span style="min-width: 10em; display: table-cell">Command</span> | Redis<br />Enterprise | Redis<br />Cloud | <span style="min-width: 9em; display: table-cell">Notes</span> |
122+
| <span style="min-width: 10em; display: table-cell">Command</span> | Redis<br />Software | Redis<br />Cloud | <span style="min-width: 9em; display: table-cell">Notes</span> |
123123
|:--------|:----------------------|:-----------------|:------|
124124
| [SADD]({{< relref "/commands/sadd" >}}) | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | |
125125
| [SCARD]({{< relref "/commands/scard" >}}) | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | |
@@ -142,7 +142,7 @@ The following tables show which Redis Open Source data type commands are compati
142142

143143
## Sorted set commands
144144

145-
| <span style="min-width: 10em; display: table-cell">Command</span> | Redis<br />Enterprise | Redis<br />Cloud | <span style="min-width: 9em; display: table-cell">Notes</span> |
145+
| <span style="min-width: 10em; display: table-cell">Command</span> | Redis<br />Software | Redis<br />Cloud | <span style="min-width: 9em; display: table-cell">Notes</span> |
146146
|:--------|:----------------------|:-----------------|:------|
147147
| [BZMPOP]({{< relref "/commands/bzmpop" >}}) | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | |
148148
| [BZPOPMAX]({{< relref "/commands/bzpopmax" >}}) | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | |
@@ -183,7 +183,7 @@ The following tables show which Redis Open Source data type commands are compati
183183

184184
## Stream commands
185185

186-
| <span style="min-width: 10em; display: table-cell">Command</span> | Redis<br />Enterprise | Redis<br />Cloud | <span style="min-width: 9em; display: table-cell">Notes</span> |
186+
| <span style="min-width: 10em; display: table-cell">Command</span> | Redis<br />Software | Redis<br />Cloud | <span style="min-width: 9em; display: table-cell">Notes</span> |
187187
|:--------|:----------------------|:-----------------|:------|
188188
| [XACK]({{< relref "/commands/xack" >}}) | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | |
189189
| [XACKDEL]({{< relref "/commands/xackdel" >}}) | <span title="Not supported">&#x274c; Standard</span><br /><span title="Not supported"><nobr>&#x274c; Active-Active</nobr></span> | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | |
@@ -206,7 +206,7 @@ The following tables show which Redis Open Source data type commands are compati
206206

207207
## String commands
208208

209-
| <span style="min-width: 10em; display: table-cell">Command</span> | Redis<br />Enterprise | Redis<br />Cloud | <span style="min-width: 9em; display: table-cell">Notes</span> |
209+
| <span style="min-width: 10em; display: table-cell">Command</span> | Redis<br />Software | Redis<br />Cloud | <span style="min-width: 9em; display: table-cell">Notes</span> |
210210
|:--------|:----------------------|:-----------------|:------|
211211
| [APPEND]({{< relref "/commands/append" >}}) | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | |
212212
| [DECR]({{< relref "/commands/decr" >}}) | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | |

content/operate/rs/references/compatibility/commands/generic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ weight: 10
1313

1414
The following table shows which Redis Open Source [key (generic) commands]({{< relref "/commands" >}}?group=generic) are compatible with standard and Active-Active databases in Redis Enterprise Software and Redis Cloud.
1515

16-
| Command | Redis<br />Enterprise | Redis<br />Cloud | Notes |
16+
| Command | Redis<br />Software | Redis<br />Cloud | Notes |
1717
|:--------|:----------------------|:-----------------|:------|
1818
| [COPY]({{< relref "/commands/copy" >}}) | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active\*</nobr></span> | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active\*</nobr></span> | For Active-Active or clustered databases, the source and destination keys must be in the same hash slot.<br /><br />\*Not supported for stream consumer group info. |
1919
| [DEL]({{< relref "/commands/del" >}}) | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | |

content/operate/rs/references/compatibility/commands/pub-sub.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ weight: 10
1313

1414
The following table shows which Redis Open Source [pub/sub commands]({{< relref "/commands" >}}?group=pubsub) are compatible with standard and Active-Active databases in Redis Enterprise Software and Redis Cloud.
1515

16-
| Command | Redis<br />Enterprise | Redis<br />Cloud | Notes |
16+
| Command | Redis<br />Software | Redis<br />Cloud | Notes |
1717
|:--------|:----------------------|:-----------------|:------|
1818
| [PSUBSCRIBE]({{< relref "/commands/psubscribe" >}}) | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | |
1919
| [PUBLISH]({{< relref "/commands/publish" >}}) | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | |

content/operate/rs/references/compatibility/commands/scripting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The following table shows which Redis Open Source [scripting and function comman
1515

1616
## Function commands
1717

18-
| Command | Redis<br />Enterprise | Redis<br />Cloud | Notes |
18+
| Command | Redis<br />Software | Redis<br />Cloud | Notes |
1919
|:--------|:----------------------|:-----------------|:------|
2020
| [FCALL]({{< relref "/commands/fcall" >}}) | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | |
2121
| [FCALL_RO]({{< relref "/commands/fcall_ro" >}}) | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | |
@@ -31,7 +31,7 @@ The following table shows which Redis Open Source [scripting and function comman
3131

3232
## Scripting commands
3333

34-
| Command | Redis<br />Enterprise | Redis<br />Cloud | Notes |
34+
| Command | Redis<br />Software | Redis<br />Cloud | Notes |
3535
|:--------|:----------------------|:-----------------|:------|
3636
| [EVAL]({{< relref "/commands/eval" >}}) | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | |
3737
| [EVAL_RO]({{< relref "/commands/eval_ro" >}}) | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | <span title="Supported">&#x2705; Standard</span><br /><span title="Supported"><nobr>&#x2705; Active-Active</nobr></span> | |

0 commit comments

Comments
 (0)