Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
ranchowang authored Apr 10, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent c41a0f7 commit 425f4a0
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -8,8 +8,6 @@

English | [简体中文](./README-zh.md)

---

README:

- [Introduction](#introduction)
@@ -68,8 +66,8 @@ A polaris-examples module is included in our project for you to get started with

Developers usually use HTTP or RPC frameworks to develop distributed service. Polaris SDK is already integrated into some development frameworks. If using these frameworks, you can enable Polaris Service Governance functions without using Polaris SDK directly.

- Dubbo Go
- dubbo-go
- [registry, discovery and routing](https://github.com/apache/dubbo-go/tree/main/registry)
- [circuit breaker and rate limiter](https://github.com/apache/dubbo-go/tree/main/filter)
- grpc-go
- [grpc-go-polaris](https://github.com/polarismesh/grpc-go-polaris)
- [examples](https://github.com/apache/dubbo-go-samples/tree/master/polaris)
- [grpc-go](https://github.com/polarismesh/grpc-go-polaris)

0 comments on commit 425f4a0

Please sign in to comment.