Load storage-related libraries only if needed #412
Labels
module:core
Related to the core module
type:enhancement
Improvement or enhancement to existing functionality
Milestone
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
The text was updated successfully, but these errors were encountered: