Code Monkey home page Code Monkey logo

vivekrsna788012 / go-doudou Goto Github PK

View Code? Open in Web Editor NEW

This project forked from unionj-cloud/go-doudou

0.0 0.0 0.0 19.46 MB

go-doudou(doudou pronounce /dəudəu/)is a gossip protocol and OpenAPI 3.0 spec based decentralized microservice framework. It supports monolith service application as well. Currently, it supports RESTful service only. 中文文档地址:https://go-doudou.unionj.cloud

Home Page: https://go-doudou.github.io

License: MIT License

Go 99.99% Shell 0.01% Makefile 0.01%

go-doudou's Introduction

Vite logo


Mentioned in Awesome Go GoDoc Go codecov Go Report Card Release License: MIT License: MIT


go-doudou

Gossip Protocol Decentralized Golang Microservice Framework

  • 💡 Starts from golang interface, no need to learn new IDL(interface definition language).
  • 🛠️ Built-in SWIM gossip protocol based service register and discovery mechanism to help you build a robust, scalable and decentralized service cluster.
  • 🔩 Powerful code generator cli built-in. After defining your interface methods, your only job is implementing your awesome idea.
  • ⚡ Born from the cloud-native era. Built-in CLI can speed up your product iteration.
  • 🔑 Built-in service governance support including remote configuration management, client-side load balancer, rate limiter, circuit breaker, bulkhead, timeout, retry and more.
  • 📦️ Supporting both monolith and microservice architectures gives you flexibility to design your system.

Go-doudou(doudou pronounce /dəudəu/)is a gossip protocol and OpenAPI v3 spec based decentralized microservice framework. It supports monolith service application as well. Currently, it supports RESTful service only.

Read the Docs https://go-doudou.github.io to Learn More.

Credits

Give credits to following repositories and all their contributors:

  • hashicorp/memberlist: go-doudou is relying on it to implement service register/discovery/fault tolerance feature.
  • gorilla/mux: go-doudou is relying on it to implement http router.
  • go-redis/redis_rate: go-doudou is relying on it to implement redis based rate limit feature
  • apolloconfig/agollo: go-doudou is relying on it to implement remote configuration management support for Apollo
  • nacos-group/nacos-sdk-go: go-doudou is relying on it to implement service discovery and remote configuration management support for Nacos

Community

Welcome to contribute to go-doudou by forking it and submitting pr or issues. If you like go-doudou, please give it a star!

Welcome to contact me from

🔋 JetBrains Open Source License

Go-doudou has been being developed with GoLand under the free JetBrains Open Source license(s) granted by JetBrains s.r.o., hence I would like to express my gratitude here.

JetBrains Logo (Main) logo.

License

MIT

go-doudou's People

Contributors

wubin1989 avatar juneezee avatar johnnyting avatar fossabot avatar jiangxiaoli1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.