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): Support using MySQL as DataStorage. #29

Open
Sraconni opened this issue Feb 4, 2024 · 1 comment
Open

feat(mysql): Support using MySQL as DataStorage. #29

Sraconni opened this issue Feb 4, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Sraconni
Copy link
Member

Sraconni commented Feb 4, 2024

Description

Let the player's settings record in MySQL through UUID, When there are multiple servers, there is no need to repeatedly create player's settings data, increasing server performance.

Source

Through issues #27, support MySQL will be more efficient.

Examples (Optional)

No

AddItional details

No

@Sraconni Sraconni added the enhancement New feature or request label Feb 4, 2024
@CarmJos CarmJos changed the title feat(mysql): Through issues #27, support MySQL will be more efficient. feat(mysql): Support using MySQL as DataStorage. Feb 4, 2024
@CarmJos
Copy link
Contributor

CarmJos commented Feb 4, 2024

Will be supported in 1.2.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants