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

Load storage-related libraries only if needed #412

Open
diogotcorreia opened this issue Jun 25, 2024 · 0 comments
Open

Load storage-related libraries only if needed #412

diogotcorreia opened this issue Jun 25, 2024 · 0 comments
Assignees
Labels
module:core Related to the core module type:enhancement Improvement or enhancement to existing functionality
Milestone

Comments

@diogotcorreia
Copy link
Member

Currently, all storage-related libraries (e.g., Hikari, MySQL driver) are always shaded and loaded into the plugin.

Use the system introduced in #285 to load them dynamically.

Related to #237

@diogotcorreia diogotcorreia added type:enhancement Improvement or enhancement to existing functionality module:core Related to the core module labels Jun 25, 2024
@diogotcorreia diogotcorreia added this to the 4.0.0 milestone Jun 25, 2024
@diogotcorreia diogotcorreia self-assigned this Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:core Related to the core module type:enhancement Improvement or enhancement to existing functionality
Projects
Status: No status
Development

No branches or pull requests

1 participant