# dilu-rd **Repository Path**: walkbao/dilu-rd ## Basic Information - **Project Name**: dilu-rd - **Description**: dilu-rd封装了服务的注册与发现,注册中心支持etcd和consul,支持http和grpc的服务,心跳检测,dilu整体框架的微服组件。dilu和dilu-gateway已经纳入,可快速轻量实现微服务。 - **Primary Language**: Go - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-09 - **Last Updated**: 2024-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dilu-rd dilu-rd是注册发现组件,注册中心支持etcd和consul,支持http和grpc协议的服务,心跳检测,dilu整体框架的微服组件。[dilu](https://github.com/baowk/dilu)和[dilu-gateway](https://github.com/baowk/dilu-gateway)已经已经纳入,可快速轻量实现微服务。 dilu-rd也可以在原有单体项目中快速集成,引入dilu-rd包,增加配置即可实现注册中心的注册与服务的发现,实现单体项目快速微服务化升级。