Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的 ElastiCache Redis 版本是 6.0.5。但我想用6.2。根据AWS,您无法指定确切的 v6.x 版本。
我想知道是否可以手动升级它或其他东西。
我对此进行了调查,但无法找到将 ElastiCache 与 Redis 6.2 一起使用的方法。相反,我使用 ECS 和 Fargate 在 Redis 6.2 dockerfile 中部署了 Redis。恐怕不像 ElastiCache 那样交钥匙。