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.76k stars 2.04k forks source link

添加新的 Redis 版本后,生成新的配置模板需要逐个添加配置项,望优化。 #300

Open slowtech opened 1 year ago

slowtech commented 1 year ago

您好,

添加新的 Redis 版本后,默认的配置模板为空,这个时候,需要逐个添加配置项,较为麻烦。

最后还是在数据库里面通过 SQL 将其他版本的参数模版复制过来。

望优化,譬如,提供一个模板复制的功能。

githubname1024 commented 1 year ago

您好,这块操作确实有点麻烦,多谢指出,后续会进行优化。 Thanks for your advice. We will put it in our develop schedule.