Results 3 comments of rain

gf使用案例:联通物联网卡数据同步与分析服务 https://github.com/xinjiayu/SimServerUnicom

MS-WEATHER 天气预报第三方数据桥接服务 配置不同的第三方天气数据,统一的数据格式输出,确保天气数据的有效性,并进行数据本地化存储。数据从远程获取支持本地化缓存的功能,减少远程的api调用量。 配置多个不同的api数据源,字段可以自动合并,输出最大的结果集。 系统采用微服务模式开发。 特点 微服务架构,支持多种服务注册中心(mdns、consul、eureka),默认为mdns API数据源数据元可以通过文件配置 数据可本地化存储,方便历史数据调用 https://github.com/xinjiayu/ms-weather

I hope to add a feature that automatically sets the client name when asynq connects to redis, which makes it convenient to check the connection status of asynq on redis....