diff --git a/Nacos/2.4.3/README.md b/Nacos/2.4.3/README.md new file mode 100644 index 0000000..8258acf --- /dev/null +++ b/Nacos/2.4.3/README.md @@ -0,0 +1,15 @@ +# Nacos使用GaussDB使用指南 + +Nacos 是一款轻量级、易用的动态服务发现与配置管理中心,让微服务架构更简单可控。 + +官方开发指南参考:[https://nacos.io/](https://nacos.io/) + +Nacos plugin深度适配GaussDB,实现支持存储数据到GaussDB数据库中。 + +## ElasticJob开发指导 + +### 安装nacos +安装nacos参考:https://nacos.io/blog/faq/nacos-user-question-history13991/ + +### 使用nacos plugin +参考:https://bbs.huaweicloud.com/blogs/438948 \ No newline at end of file diff --git a/Nacos/2.4.3/README_en.md b/Nacos/2.4.3/README_en.md new file mode 100644 index 0000000..6cb1280 --- /dev/null +++ b/Nacos/2.4.3/README_en.md @@ -0,0 +1,20 @@ +Nacos with GaussDB User Guide + +Nacos is a lightweight and easy-to-use dynamic service discovery and configuration management center that simplifies microservices architecture. + +Official Developer Guide: https://nacos.io/ + +Nacos is deeply integrated with GaussDB, enabling data storage in GaussDB databases. + +ElasticJob Development Guide + +Installing Nacos + +For Nacos installation, refer to: +https://nacos.io/blog/faq/nacos-user-question-history13991/ + +Using the Nacos Plugin + +Reference: +https://bbs.huaweicloud.com/blogs/438948 +