You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The broker supports Redis versions 5.0.6 to 7.0. However, the broker does not support upgrading your engine version, so if you created an instance on an old version, you're stuck with that version.
In addition to upgrading the engine version, would it also be possible to update the plan used in place too, similar to how that's supported in the RDS broker? Thanks!
Background
The broker supports Redis versions 5.0.6 to 7.0. However, the broker does not support upgrading your engine version, so if you created an instance on an old version, you're stuck with that version.
This is especially problematic because there are new Redis features only available on newer Redis versions like logging: https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Log_Delivery.html
Acceptance Criteria
The text was updated successfully, but these errors were encountered: