kratos icon indicating copy to clipboard operation
kratos copied to clipboard

[Feature] Registry: support NATS

Open hhstore opened this issue 2 years ago • 1 comments

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.

hhstore avatar Apr 08 '22 11:04 hhstore

You can finish it.

shenqidebaozi avatar Apr 20 '22 11:04 shenqidebaozi

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!

dosubot[bot] avatar Nov 02 '23 16:11 dosubot[bot]