Amazon Aurora Postgresql views be loaded to ElastiCache for Redis

0

Can Amazon Aurora Postgres views be loaded to Elasticache for Redis

1回答
1

Redis is an in-memory database and you can insert data to reflect your PostgreSQL view, than make queries against it. See the official documentation: https://redis.io/topics/data-types-intro

profile pictureAWS
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ