Subscription and database maintenance

Describes maintenance that Redis performs on a Redis Cloud subscription.

Redis will maintain your Redis Cloud subscriptions and databases as needed to ensure your databases are running the most stable and up-to-date version of Redis.

By default, Redis will perform maintenance automatically while limiting service disruption as much as possible. If you want to control when Redis can perform maintenance for a Redis Cloud Pro subscription, you can set manual maintenance windows.

Maintenance activities

During maintenance, Redis ensures the stability of your subscriptions and databases.

This includes, but is not limited to:

  • Upgrading Redis or an advanced capability to the latest version
  • Cluster optimization
  • Replacing a cluster node
  • Adding more memory to a node
  • Applying security patches

Redis will notify users by email when maintenance starts and ends. For more details, see Notifications.

During maintenance, your database will be operational, but you may notice some latency when connecting to your databases.

Your application may also disconnect from your database for a few seconds. Most Redis clients are set to refresh their DNS address when they reconnect to the database, and you will not be required to perform any further action. If you encounter connectivity problems for more than a minute during maintenance, please refresh your DNS entries.

Urgent maintenance

Urgent maintenance refers to any activity that could affect service and cannot wait for scheduling. This includes applying urgent security patches.

Redis can perform urgent maintenance at any time, even if you have set a manual maintenance window or have temporarily skipped maintenance. Redis will notify you by email when urgent maintenance starts and ends.

Notifications

Redis will notify you by email when maintenance starts and ends. If Redis needs an action from you to start maintenance, Redis will notify you with a reasonable amount of time before planned maintenance.

For major upgrades or upgrades that might include breaking changes, you will receive an advance notification with sufficient time to prepare before the upgrade.

If you want to receive maintenance notifications by email:

  1. Go to Access Management and select your account in the list.

  2. Select the Edit button.

    Use the Edit button change details for a team member.
  3. Select Operational emails if it is not already turned on.

    Use the Edit User dialog to change the details for a user
  4. Select Save user to save your changes.

RATE THIS PAGE
Back to top ↑