Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Dubbo-go and Dubbo-java files #259

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions content/opensource_packages/dubbo-go.md
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/docs3-v2/golang-sdk/
support_caveats:
alternative_options:
getting_started_resources:
arm_content:
partner_content:
official_docs: https://dubbo.apache.org/en/docs3-v2/golang-sdk/quickstart/
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).

---
30 changes: 30 additions & 0 deletions content/opensource_packages/dubbo-java.md
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/docs3-v2/java-sdk/
support_caveats:
alternative_options:
getting_started_resources:
arm_content:
partner_content:
official_docs: https://dubbo.apache.org/en/docs3-v2/java-sdk/quick-start/
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:

---