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 Dameng database support to the CAP project. #1658

Closed
wants to merge 5 commits into from

Conversation

findersky
Copy link
Contributor

@findersky findersky commented Mar 16, 2025

Description:

This PR is mainly to provide support for the Dameng database in the CAP project. Why did we add support for the Dameng database? We have been using the CAP project, and according to the requirements, we needed to migrate the existing MySQL database to the Dameng database. Since there is currently no existing support for the Dameng database in the official CAP project, we have completed the support for the Dameng database in the CAP project.This PR only adds the DotNetCore.CAP.DM and Sample.RabbitMQ.DM projects and does not make any changes to the existing projects.

Issue(s) addressed:

Changes:

  • Add a new project named DotNetCore.CAP.DM to provide Dameng database support for the CAP project.
  • Add a sample project named Sample.RabbitMQ.DM to perform simple testing on the DotNetCore.CAP.DM project.

Affected components:

  • Does not affect any of the existing components.

How to test:

  • Provided the sample project Sample.RabbitMQ.DM.

Additional notes (optional):

Checklist:

  • I have tested my changes locally
  • I have added necessary documentation (if applicable)
  • I have updated the relevant tests (if applicable)
  • My changes follow the project's code style guidelines

Reviewers:

@yang-xiaodong
Copy link
Member

Thank you for your PR.

Regarding the support of dameng database, we replied in the past issue. Please refer #1555 (comment).

@findersky
Copy link
Contributor Author

express understanding

@findersky findersky closed this Mar 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants