【发布时间】:2020-11-19 00:05:10
【问题描述】:
我想测试在 AWS ElastiCache 中运行的 Redis 性能。
我已经尝试过redis-benchmark 工具在我的本地机器上对其进行测试。
我需要在 ElastiCache 中进行测试,但我相信没有终端访问或 redis-benchmark 实用工具。
如何对 AWS ElastiCache 中的 redis 进行redis-benchmark 测试?
有没有其他方法可以测试 ElastiCache 中 redis 的性能?
【问题讨论】:
标签: node.js amazon-web-services lambda redis amazon-elasticache