Skip to content

Commit 4ea43ea

Browse files
authored
Noted that the example commands also upgrade the Redis DB version
1 parent 53cf114 commit 4ea43ea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/operate/oss_and_stack/stack-with-enterprise/gears-v1/installing-redisgears.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,10 @@ The following example shows how to upgrade a database named `shopping-cart` to R
9696
rladmin upgrade db shopping-cart and module module_name rg version 10209 module_args keep_args
9797
```
9898

99+
{{<note>}}
100+
These command examples also upgrade the database to the latest Redis version on the cluster. For more module upgrade information and examples, see [Upgrade modules]({{<relref "/operate/oss_and_stack/stack-with-enterprise/install/upgrade-module">}}).
101+
{{</note>}}
102+
99103
## Uninstall RedisGears
100104

101105
To uninstall RedisGears, make a [`DELETE` request to the `/v2/modules` REST API endpoint]({{< relref "/operate/rs/references/rest-api/requests/modules#delete-module-v2" >}}).

0 commit comments

Comments
 (0)