• Stars
    star
    2,360
  • Rank 19,493 (Top 0.4 %)
  • Language
    Go
  • License
    Other
  • Created over 3 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Service Discovery and Governance Platform for Microservice and Distributed Architecture

Polaris: Service Discovery and Governance

Build Status codecov.io Go Report Card Docker Pulls Contributors License GitHub release (latest by date)

English | 简体中文

README:

Visit Website to learn more

Introduction

Polaris is an open source system for service discovery and governance. It can be used to solve the problem of service management, traffic control, fault tolerance and config management in distributed and microservice architecture.

Functions:

  • service management: service discovery, service registry and health check
  • traffic control: customizable routing, load balance, rate limiting and access control
  • fault tolerance: circuit breaker for service, interface and instance
  • config management: config version control, grayscale release and dynamic update

Features:

  • It is a one-stop solution instead of registry center, service mesh and config center.
  • It provides multi-mode data plane, including SDK, development framework, Java agent and sidecar.
  • It is integrated into the most frequently used frameworks, such as Spring Cloud, Dubbo and gRPC.
  • It supports K8s service registry and automatic injection of sidecar for proxy service mesh.

How to install

Visit Installation Guide to learn more

How to develop service

Polaris provides multi-mode data plane including SDK, development framework, Java agent and sidecar. You can select one or more mode to develop service according to business requirements.

Use Polaris multi-language SDK and call Polaris Client API directly:

Use HTTP or RPC frameworks already integrating Polaris Java SDK:

Use HTTP or RPC frameworks already integrating Polaris Go SDK:

Use K8s service and sidecar:

How to integrate service gateway

You can integrate service gateways with Polaris service discovery and governance.

Chat group

Please scan the QR code to join the chat group.

More Repositories

1

femas

Cloud native multi-runtime microservice framework
Java
448
star
2

polaris-java

Lightweight Java SDK used as Proxyless Service Governance
Java
135
star
3

polaris-go

Lightweight Go SDK used as Proxyless Service Governance
Go
132
star
4

polaris-controller

K8s Controller for K8s Service Sync and Polaris Sidecar Injection
Go
64
star
5

polaris-console

Console for Polaris
TypeScript
44
star
6

grpc-go-polaris

gRPC-Go integrates with Polaris Service Discovery and Governance
Go
42
star
7

polaris-java-agent

Polaris Java Agent for Spring Cloud and Dubbo
Java
37
star
8

polaris-cpp

Lightweight C++ SDK used as Proxyless Service Governance
C++
33
star
9

nginx-gateway

Nginx Gateway integrates with Polaris Service Discovery and Governance
C++
31
star
10

polaris-sidecar

Enhanced DNS and Proxy Service Mesh Solution for Polaris
Go
30
star
11

website

source for the polarismesh.cn site
JavaScript
18
star
12

polaris-php

PHP SDK based on polaris-cpp
C++
15
star
13

spring-boot-polaris

Spring Boot integrates with Polaris Service Discovery and Governance
Java
14
star
14

polaris-sync

sync tools from other to polaris
Java
13
star
15

grpc-java-polaris

gRPC-Java integrates with Polaris Service Discovery and Governance
Java
10
star
16

specification

Service Governance Specification
Rust
9
star
17

examples

Examples for Polaris
Java
9
star
18

polaris-limiter

Distributed Rate Limiting Server for Polaris
Go
7
star
19

dubbo-java-polaris

Dubbo integrates with Polaris Service Discovery and Governance
Java
7
star
20

grpc-rust-polaris

Rust Framework integrates with Polaris Service Discovery and Governance
Rust
6
star
21

polaris-lua

Lua SDK based on polaris-cpp
C
5
star
22

test

Auto test polaris with Tencent/spring-cloud-tencent and Tencent/qtaf
Python
5
star
23

polaris-rust

Lightweight Rust SDK used as Proxyless Service Governance
Rust
4
star
24

polaris-security

polaris-security is polaris submodule to provide authority and authentication ability to applications
Go
3
star
25

polaris-nodejs

NodeJS Client for Polaris
2
star
26

polaris-cleanup

polaris-cleanup runs as a daemon to cleanup the useless resources registered in polaris
Go
2
star
27

grpc-nodejs-polaris

grpc-node integrates with polaris-nodejs
1
star
28

polaris-bot

polaris ci bot
JavaScript
1
star
29

thrift-go-polaris

thrift-go integrates with polaris-go
1
star
30

polaris-python

Lightweight Python SDK used as Proxyless Service Governance Solution
1
star