sohutv / cachecloud

搜狐视频(sohu tv)Redis私有云平台 :支持Redis多种架构(Standalone、Sentinel、Cluster)高效管理、有效降低大规模redis运维成本,提升资源管控能力和利用率。平台提供快速搭建/迁移,运维管理,弹性伸缩,统计监控,客户端整合接入等功能。(CacheCloud is a Redis cloud management platform. It supports Standalone, Sentinel, and Cluster architectures for Redis, effectively reducing large-scale Redis operation and maintenance costs, and improving resource management and utilization. The platform provides rapid construction/migration, operation and maintenance management, elastic scaling, statistical monitoring, client integration and access and other functions)
http://cachecloud.github.io/
Apache License 2.0
8.86k stars 2.04k forks source link

导入应用输入了redis密码,但是app_desc的password字段还是空的,通过界面修改redis密码提示修改成功,后台查询表还是空的 #236

Closed zxb2503 closed 2 years ago

zxb2503 commented 3 years ago

image image image image image

githubname1024 commented 2 years ago

可查看main分支,当前已支持修改密码且支持自定义密码。且已修复之前版本修改密码某些情况下失败的bug。 支持自定义密码49fc011 修改密码bug修复ceb62df