Does "db.t4g.medium" support query results cache in Neptune ?

0

I am trying to enable caching for Neptune, however I have found out that "t2.medium" and "t3.medium" instances are not supported as mentioned here : https://docs.aws.amazon.com/neptune/latest/userguide/gremlin-results-cache.html .

I am currently using "db.t3.medium", if I create a "db.t4g.medium" read replica would that support caching ?

已提问 1 年前304 查看次数
1 回答
1
已接受的回答

That page should state that the results cache is not available in the t3.medium or t4g.medium instances. The t-class instances are very constrained in terms of memory and when you enable the results cache feature we "borrow" memory that was originally allocated for query execution. Thanks for the catch and we'll get the docs updated accordingly.

profile pictureAWS
已回答 1 年前

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

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

回答问题的准则