polarismesh / polaris

Service Discovery and Governance Platform for Microservice and Distributed Architecture
https://polarismesh.cn
Other
2.37k stars 393 forks source link

🔥 Extend Polaris Ecosystem #163

Open chuntaojun opened 2 years ago

chuntaojun commented 2 years ago

What is the feature you want to add?

Combine polaris with surrounding ecological components

Why do you want to add this feature?

I hope that the capabilities of polaris can serve more ecology and improve the experience of developers


希望polaris的能力可以服务更多的生态,提升开发者的体验

How to implement this feature?

Additional context

If you have community students who are willing to work together to build together, you can leave a message in the issue for the task you want to receive, and create an issue separately to start the task


如果有愿意一起携手共建的社区同学,可以在issue留言想领取的任务,并单独创建一个issue进行任务的开始

li-xiao-shuang commented 2 years ago

I will solve grpc-java-polaris

liu-song commented 2 years ago

hi, @chuntaojun,I want to support cloudwego/kitex

hong0220 commented 2 years ago

I want to support spring-cloud-zuul

houseme commented 2 years ago

hi, @chuntaojun,I want to support gogf/polaris

wssgyyg commented 2 years ago

I want to support grpc-cpp-polaris

z-jeff953 commented 2 years ago

I want to support grpc-nodejs-polaris

zifeiyu0531 commented 2 years ago

I want to support polaris-java-agent

Zyh2333 commented 2 years ago

I want to support polaris-java-agent too

ZLBer commented 2 years ago

I want to support sofa-rpc/dubbo-java, but i found that java sdk miss some methods, such as watchService

chuntaojun commented 2 years ago

I want to support sofa-rpc/dubbo-java, but i found that java sdk miss some methods, such as watchService

Yes,At present, you can replace it with other schemes, such as internal timing of a thread as GetInstances, and then comparing trigger events. We will supplement this ability later.

chuntaojun commented 2 years ago

I want to support sofa-rpc/dubbo-java, but i found that java sdk miss some methods, such as watchService

So I think we can first dock dubbo-java, sofa-rpc, and then polaris-java can provide this ability, just replace the subscriber logic. what you think ?

ZLBer commented 2 years ago

@chuntaojun fine, if no one does this, i will try it

chuntaojun commented 2 years ago

@chuntaojun fine, if no one does this, i will try it

Then I will assign the task to you first? If you have any doubts, you can communicate in the community WeChat group, or on github

hong0220 commented 2 years ago

i want to support gateway-kong

chuntaojun commented 2 years ago

PolarisMesh 生态对接任务进展

文档建设

RPC生态

多语言SDK

其他生态

当前任务认领情况

andrewshan commented 2 years ago

image

longXboy commented 2 years ago

I will supoort kratos-go

quicksandznzn commented 2 years ago

I want to support spring-boot

andrewshan commented 2 years ago

I want to support spring-boot

@quicksandznzn it's cool, spring-boot-polaris repo is https://github.com/polarismesh/spring-boot-polaris, now supported feature is discovery, and you can add the ratelimit into the project

quicksandznzn commented 2 years ago

I want to support spring-boot

@quicksandznzn it's cool, spring-boot-polaris repo is https://github.com/polarismesh/spring-boot-polaris, now supported feature is discovery, and you can add the ratelimit into the project

Maybe i need implement feign.RequestInterceptor and refer to com.tencent.polaris.ratelimit.api.core.LimitAPI , right ?

quicksandznzn commented 2 years ago

I want to support spring-boot

@quicksandznzn it's cool, spring-boot-polaris repo is https://github.com/polarismesh/spring-boot-polaris, now supported feature is discovery, and you can add the ratelimit into the project

Maybe i need implement feign.RequestInterceptor and refer to com.tencent.polaris.ratelimit.api.core.LimitAPI , right ?

or in cn.polarismesh.boot.discovery.feign.PolarisTarget.apply add limiter ?

chuntaojun commented 2 years ago

I want to support spring-boot

@quicksandznzn it's cool, spring-boot-polaris repo is https://github.com/polarismesh/spring-boot-polaris, now supported feature is discovery, and you can add the ratelimit into the project

Maybe i need implement feign.RequestInterceptor and refer to com.tencent.polaris.ratelimit.api.core.LimitAPI , right ?

or in cn.polarismesh.boot.discovery.feign.PolarisTarget.apply add limiter ?

we can talk in this project :https://github.com/polarismesh/spring-boot-polaris

liu-song commented 2 years ago

https://github.com/kitex-contrib/registry-polaris done

chuntaojun commented 2 years ago

PolarisMesh 社区12月中简单汇总

文档建设

具体参看:https://github.com/polarismesh/polaris/issues/188

北极星生态

具体参看:https://github.com/polarismesh/polaris/issues/163

RPC生态

其他

当前任务认领情况

huyuanxin commented 2 years ago

kratos Polaris registry 分支昨天已合并 feat(registry/polaris): add registry for Tencent Polaris #1816

z-jeff953 commented 2 years ago

您好,这是zjf邮箱的自动回复,您的邮件已经成功送达了。

chuntaojun commented 2 years ago

kratos Polaris registry 分支昨天已合并 feat(registry/polaris): add registry for Tencent Polaris #1816

服务发现目前还没有实现吗

huyuanxin commented 2 years ago

kratos Polaris registry 分支昨天已合并 feat(registry/polaris): add registry for Tencent Polaris #1816

服务发现目前还没有实现吗

还没有,在实现的过程中发现有些问题,在企业微信群咨询中,待解决了就提新的PR

chuntaojun commented 2 years ago

kratos Polaris registry 分支昨天已合并 feat(registry/polaris): add registry for Tencent Polaris #1816

服务发现目前还没有实现吗

还没有,在实现的过程中发现有些问题,在企业微信群咨询中,待解决了就提新的PR

好的好的,大佬方便留一个微信联系方式不

huyuanxin commented 2 years ago

kratos Polaris registry 分支昨天已合并 feat(registry/polaris): add registry for Tencent Polaris #1816

服务发现目前还没有实现吗

还没有,在实现的过程中发现有些问题,在企业微信群咨询中,待解决了就提新的PR

好的好的,大佬方便留一个微信联系方式不

huyuanxin1999

weir2010 commented 1 year ago

希望关注quarkus,这个非常棒

z-jeff953 commented 1 year ago

您好,这是zjf邮箱的自动回复,您的邮件已经成功送达了。

chuntaojun commented 1 year ago

希望关注quarkus,这个非常棒

好的

StringKe commented 1 year ago

@chuntaojun SDK 需要实现的功能,以及 polaris 开发文档的地址有么?

我看看能不能写一下 python 的 sdk

z-jeff953 commented 1 year ago

您好,这是zjf邮箱的自动回复,您的邮件已经成功送达了。

chuntaojun commented 1 year ago

@chuntaojun SDK 需要实现的功能,以及 polaris 开发文档的地址有么?

我看看能不能写一下 python 的 sdk

可以加我微信下,LCT1069284099

snxq commented 9 months ago

@chuntaojun SDK 需要实现的功能,以及 polaris 开发文档的地址有么?

我看看能不能写一下 python 的 sdk

问下,目前的 python sdk 是什么情况

z-jeff953 commented 9 months ago

您好,这是zjf邮箱的自动回复,您的邮件已经成功送达了。