-
Notifications
You must be signed in to change notification settings - Fork 294
feat(integration): Add AlloyDB, cockroachDB, and Redshift #3121
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This pull request adds comprehensive data integration documentation for three new database systems: AlloyDB, CockroachDB, and Amazon Redshift. The documentation provides detailed setup guides and configuration instructions for MQTT data ingestion into these databases.
Key changes:
- Added complete integration guides for AlloyDB, CockroachDB, and Redshift across multiple languages (EN, CN, JP)
- Updated navigation files to include links to the new database integrations
- Minor documentation improvements to existing PostgreSQL integration guide
Reviewed Changes
Copilot reviewed 14 out of 24 changed files in this pull request and generated 1 comment.
Show a summary per file
File | Description |
---|---|
zh_CN/data-integration/redshift.md | Complete Chinese documentation for Redshift integration |
zh_CN/data-integration/cockroachdb.md | Complete Chinese documentation for CockroachDB integration |
zh_CN/data-integration/alloydb.md | Complete Chinese documentation for AlloyDB integration |
ja_JP/data-integration/redshift.md | Complete Japanese documentation for Redshift integration |
ja_JP/data-integration/cockroachdb.md | Complete Japanese documentation for CockroachDB integration |
ja_JP/data-integration/alloydb.md | Complete Japanese documentation for AlloyDB integration |
en_US/data-integration/redshift.md | Complete English documentation for Redshift integration |
en_US/data-integration/cockroachdb.md | Complete English documentation for CockroachDB integration |
en_US/data-integration/alloydb.md | Complete English documentation for AlloyDB integration |
zh_CN/data-integration/data-bridges.md | Added links to new database integrations |
en_US/data-integration/data-bridges.md | Added links to new database integrations |
zh_CN/data-integration/data-bridge-pgsql.md | Minor documentation cleanup |
en_US/data-integration/data-bridge-pgsql.md | Minor documentation improvements |
dir.yaml | Added navigation entries for new database integrations |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <[email protected]>
https://emqx.atlassian.net/browse/EMQX-14543