You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the configuration of seata-golang is configured through yaml files. In the era of microservices, it is necessary to provide support for the registration center and configuration center.
Make seata-golang support registration to nacos and read configuration from nacos and etcd.
Make seata-golang client support reading configuration from nacos and etcd.
Technical Requirements
Familiar with the seata-golang,Familiar with the nacos and etcd.
Background
Currently, the configuration of seata-golang is configured through yaml files. In the era of microservices, it is necessary to provide support for the registration center and configuration center.
Target
Refer to dubbo-go to support nacos.
Difficulty
Low
Mentor
@dk-lockdown
Output Requirements
Make seata-golang support registration to nacos and read configuration from nacos and etcd.
Make seata-golang client support reading configuration from nacos and etcd.
Technical Requirements
Familiar with the seata-golang,Familiar with the nacos and etcd.
背景
当前,seata-golang 的配置通过 yaml 文件配置,在微服务时代,有必要对注册中心、配置中心提供支持。
目标
参考 dubbo-go 支持 nacos、etcd。
难度
低
导师
@dk-lockdown
产出要求
使 seata-golang 支持注册到 nacos 、支持从 nacos、etcd 读取配置。
使 seata-golang client 支持从 nacos、etcd 读取配置。
能力要求
熟悉 seata-golang,熟悉 nacos、etcd。
The text was updated successfully, but these errors were encountered: