kratos
kratos copied to clipboard
[Feature] Registry: support NATS
What problem is the feature used to solve?
- Implement
service registration and service discovery
based on NATS.
Requirements description of the feature
api:
- register
- deregister
module path:
kratos/contrib/registry/nats/
References
NATS:
- https://github.com/nats-io/nats-server
go-micro + NATS + registry:
- https://github.com/asim/go-micro/blob/master/plugins/registry/nats/nats.go#L133
- You can refer to go-micro for the implementation of this feature.
You can finish it.
Hi, @hhstore! I'm Dosu, and I'm here to help the kratos team manage their backlog. I wanted to let you know that we are marking this issue as stale.
From what I understand, this issue is a feature request to add support for NATS in the registry. The author is requesting implementation of service registration and discovery using NATS, with specific requirements for the API and module path. There has been one comment from user "shenqidebaozi" encouraging you to complete the implementation.
Before we proceed, we would like to confirm if this issue is still relevant to the latest version of the kratos repository. If it is, please let us know by commenting on the issue. Otherwise, feel free to close the issue yourself or it will be automatically closed in 7 days.
Thank you for your understanding and contribution to the kratos project!