Skip to content

fix(red): add info #5362

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 4, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ When you create a new Redis™ Database Instance, a Redis™ snapshot is also au
- 60 seconds if 10 000 keys have been updated

<Message type="important">
The snapshot configuration is managed by Scaleway and cannot be edited. If you feel this configuration does not represent your use case, please let us know via the #databases channel of the [Scaleway Slack community](https://slack.scaleway.com/).
- The snapshot configuration is managed by Scaleway. If you feel this configuration does not represent your use case, please let us know via the #databases channel of the [Scaleway Slack community](https://slack.scaleway.com/).
- You can disable the configuration anytime by enabling the `disable-save` parameter in the [Advanced Settings of the Database Instance](/managed-databases-for-redis/how-to/configure-advanced-settings-redis).
</Message>

## Cluster mode
Expand All @@ -48,3 +49,4 @@ The HA standby node is linked to the main node, using asynchronous replication.

<br/>
<sup>*</sup> <small>Redis is a trademark of Redis Labs Ltd. Any rights therein are reserved to Redis Labs Ltd. Any use by Scaleway is for referential purposes only and does not indicate any sponsorship, endorsement or affiliation between Redis and Scaleway. </small>