micro-stacks / discov

Discov is a generic gRPC service registration and discovery / load balancing component.

Home Page:https://pkg.go.dev/github.com/micro-stacks/discov

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discov

中文文档

Discov is a generic gRPC service registration and discovery / load balancing component.

Supported Scenarios

  • The scenario of etcd as the service registry.
  • The scenario of using headless service as DNS name to discover services in Kubernetes cluster.
  • The scenario of DNS as a service registry.

Architecture

architecture

Examples

Documentation

pkg.go.dev

License

MIT License

About

Discov is a generic gRPC service registration and discovery / load balancing component.

https://pkg.go.dev/github.com/micro-stacks/discov

License:MIT License


Languages

Language:Go 100.0%