Skip to content
Snippets Groups Projects
Select Git revision
  • 49f8c5ec3a4cd1e76f0e03ee8119baf7acf9a24c
  • master default protected
  • 3.0
  • develop
  • revert-2069-tripleVersion
  • 3.1
  • rest-protocol
  • feat/remoting_rocketmq
  • dapr-support
  • 1.5
  • 1.4
  • 1.3
  • 1.2
  • 1.1
  • v3.0.3-rc2
  • v3.0.3-rc1
  • v3.0.2
  • v1.5.8
  • v1.5.9-rc1
  • v3.0.1
  • v1.5.8-rc1
  • v3.0.0
  • v3.0.0-rc4-1
  • v3.0.0-rc4
  • v3.0.0-rc3
  • v1.5.7
  • v1.5.7-rc2
  • v3.0.0-rc2
  • remove
  • v1.5.7-rc1
  • v3.0.0-rc1
  • v1.5.7-rc1-tmp
  • 1.5.6
  • v1.5.6
34 results

22a7f0099

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    LaurenceLiZhixin authored
    49f8c5ec
    History

    Apache Dubbo-go 中文

    Build Status codecov go.dev reference Go Report Card license


    Apache Dubbo Go Implementation to bridge the gap between java and go.

    License

    Apache License, Version 2.0

    Release note

    v1.5.5 - Jan 5, 2021

    v1.4.5 - Nov 18, 2020

    v1.5.4 - Nov 1, 2020

    v1.5.3 - Sep 23, 2020

    v1.5.1 - Aug 23, 2020

    v1.5.0 - July 24, 2020

    v1.4.0 - Mar 17, 2020

    v1.3.0 - Mar 1, 2020

    v1.2.0 - Nov 15, 2019

    v1.1.0 - Sep 7, 2019 the first release after transferred to apache

    v1.0.0 - May 29, 2019 compatible with dubbo v2.6.5

    Project Architecture

    Both extension module and layered project architecture is according to Apache Dubbo (including protocol layer, registry layer, cluster layer, config layer and so on), the advantage of this arch is as following: you can implement these layered interfaces in your own way, override the default implementation of dubbo-go by calling 'extension.SetXXX' of extension, complete your special needs without modifying the source code. At the same time, you are welcome to contribute implementation of useful extension to the community.

    dubbo go extend

    If you want to know more about dubbo-go, please visit this reference Project Architecture design

    Feature list

    Finished List:

    You can know more about dubbo-go by its roadmap.

    feature

    Document

    dubbo-doc or dubbo-go-doc-list

    Quick Start

    dubbo-go-samples gives many examples to tell u how to use dubbo-go. Please read the dubbo-samples/golang/README.md carefully to learn how to dispose the configuration and compile the program.

    Running unit tests

    Run

    make verify

    Verify license

    make license

    Run unit test

    make test

    Build

    Please move to dubbo-samples/golang

    Contributing

    If you are willing to do some code contributions and document contributions to Apache/dubbo-go, please visit contribution intro.

    Community

    If u want to communicate with our community, pls scan the following dubbobo Ding-Ding QR code or search our commnity DingDing group code 31363295.

    If u want to visit the wechat group, pls add my wechat AlexanderStocks.

    We welcome the friends who can give us constructing suggestions instead of known-nothing.

    Benchmark

    Benchmark project dubbo-go-benchmark.

    About dubbo-go benchmarking report, please refer to dubbo benchmarking report & jsonrpc benchmarking report.

    User List

    If you are using apache/dubbo-go and think that it helps you or want do some contributions to it, please add your company to to the user list to let us know your needs.