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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则