Skip to content

Commit

Permalink
Add Dubbo-go and Dubbo-java files
Browse files Browse the repository at this point in the history
Signed-off-by: odidev <[email protected]>
  • Loading branch information
odidev committed Jul 25, 2024
1 parent ea871f7 commit 6abbd15
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 0 deletions.
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/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).

---
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/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:

---

0 comments on commit 6abbd15

Please sign in to comment.