# hmall **Repository Path**: DorothyYang/hmall ## Basic Information - **Project Name**: hmall - **Description**: go-micro应用 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-04-01 - **Last Updated**: 2023-04-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 该系统依托go-micro框架、docker容器、go mod私有化设置, ### 开发过程中选用consule作为服务发现与注册中心、配置中心,实际生产中应选用etcd, ### 使用jager完成链路追踪,go-micro即插即用的组件完成熔断限流、负载均衡, ### prometheus监控,grafana面板展示, ### 日志系统采用ELK架构, ### 支付模块使用国际PayPal账户和沙盒环境,并保证幂等性。