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

[FEAT] MySQL DB repository support #78

Merged
merged 5 commits into from
Mar 1, 2024

Conversation

chewyfish
Copy link
Owner

Summary

Added MySQL repository implementation using Diesel ORM. It's available as a feature. If enabled, the MySQL client library must be available, not to mention that a MySQL server will be needed for the gateway to connect to.

@chewyfish chewyfish added type: feature New enhancement or request subsystem: gateway Pertaining to the Trust0 Gateway subsystem labels Mar 1, 2024
@chewyfish chewyfish self-assigned this Mar 1, 2024
@chewyfish chewyfish linked an issue Mar 1, 2024 that may be closed by this pull request
1 task
@chewyfish chewyfish merged commit 9e54631 into main Mar 1, 2024
3 checks passed
@chewyfish chewyfish deleted the feat-mysql-repository-support-240228 branch March 1, 2024 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
subsystem: gateway Pertaining to the Trust0 Gateway subsystem type: feature New enhancement or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[NEW] Add MySQL DB repository support
1 participant