Skip to content
Merged
Changes from 1 commit
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
2 changes: 2 additions & 0 deletions content/operate/rs/databases/auto-tiering/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@ On-premises environments support more deployment options than other environments
- [Time series]({{< relref "/operate/oss_and_stack/stack-with-enterprise/timeseries" >}})
- [Probabilistic data structures]({{< relref "/operate/oss_and_stack/stack-with-enterprise/bloom" >}})

For more information about application failover with Active-Active databases, see [Application failover with Active-Active databases]({{< relref "/operate/rs/databases/active-active/develop/app-failover-active-active.md" >}}).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This statement feels a bit sudden and out-of-place since this section isn't related to app failover and the linked application failover article doesn't really have anything to do with auto tiering specifically. The original ticket also doesn't mention failover as far as I can tell. I think maybe it would be better to just add a link to the A-A landing page from the following note instead.


{{<note>}} Enabling Auto Tiering for Active-Active distributed databases requires validating and getting the Redis technical team's approval first . {{</note>}}

{{<warning>}} Auto Tiering is not supported running on network attached storage (NAS), storage area network (SAN), or with local HDD drives. {{</warning>}}
Expand Down