Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/amazon-web-services/12.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Amazon web services Redis Elasticache缓存管理_Amazon Web Services_Redis - Fatal编程技术网

Amazon web services Redis Elasticache缓存管理

Amazon web services Redis Elasticache缓存管理,amazon-web-services,redis,Amazon Web Services,Redis,我有一个关于Redis elasticate缓存管理的问题。在过去,我使用terracotta管理控制台或Ehcache cli来清除特定的密钥,并清除整个缓存集群 我的应用程序需要经常清除某些密钥的缓存。重新启动整个缓存群集不是一个选项 有人遇到过这种情况吗 有没有人使用过像Redis desktop manager或redsmin这样的GUI工具来完成这项任务 是的,任何标准redis客户端都可以与AWS elasticache一起使用您使用的是AWS elasticache吗?

我有一个关于Redis elasticate缓存管理的问题。在过去,我使用terracotta管理控制台或Ehcache cli来清除特定的密钥,并清除整个缓存集群

我的应用程序需要经常清除某些密钥的缓存。重新启动整个缓存群集不是一个选项

  • 有人遇到过这种情况吗
  • 有没有人使用过像Redis desktop manager或redsmin这样的GUI工具来完成这项任务

是的,任何标准redis客户端都可以与AWS elasticache一起使用

您使用的是AWS elasticache吗?