-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: odidev <[email protected]>
- Loading branch information
Showing
2 changed files
with
60 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
name: Dubbo-go | ||
category: Languages and Frameworks | ||
description: Dubbo-go brings the power and flexibility of the Dubbo RPC framework to the Go programming language, enabling developers to build, manage, and scale microservices efficiently. | ||
download_url: https://github.com/apache/dubbo-go/releases | ||
works_on_arm: true | ||
supported_minimum_version: | ||
version_number: v3.0.5-rc1 | ||
release_date: 2023/02/02 | ||
|
||
|
||
optional_info: | ||
homepage_url: https://dubbo.apache.org/en/index.html | ||
support_caveats: | ||
alternative_options: | ||
getting_started_resources: | ||
arm_content: | ||
partner_content: | ||
official_docs: https://dubbo.apache.org/en/docs3-v2/golang-sdk/ | ||
arm_recommended_minimum_version: | ||
version_number: | ||
release_date: | ||
|
||
|
||
optional_hidden_info: | ||
release_notes__supported_minimum: | ||
release_notes__recommended_minimum: | ||
other_info: Linux/ARM64 release notes are not available. Installation and testing are done via the [tar archive](https://github.com/apache/dubbo-go/releases/tag/v3.0.5-rc1). | ||
|
||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
name: Dubbo-java | ||
category: Languages and Frameworks | ||
description: Dubbo is a Java-based RPC framework. As a framework, it offers various tools and libraries to facilitate service communication, service governance, and other aspects of microservices architecture. | ||
download_url: https://github.com/apache/dubbo/releases | ||
works_on_arm: true | ||
supported_minimum_version: | ||
version_number: dubbo-2.7.11 | ||
release_date: 2021/05/06 | ||
|
||
|
||
optional_info: | ||
homepage_url: https://dubbo.apache.org/en/index.html | ||
support_caveats: | ||
alternative_options: | ||
getting_started_resources: | ||
arm_content: | ||
partner_content: | ||
official_docs: https://dubbo.apache.org/en/docs3-v2/java-sdk/ | ||
arm_recommended_minimum_version: | ||
version_number: | ||
release_date: | ||
|
||
|
||
optional_hidden_info: | ||
release_notes__supported_minimum: https://github.com/apache/dubbo/releases/tag/dubbo-2.7.11 | ||
release_notes__recommended_minimum: | ||
other_info: | ||
|
||
--- |