You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor: Enhance plugin cache structure and parameter parsing (#252)
- Reintroduced necessary includes and restructured the plugin cache parameters to include a cache name.
- Updated the default cache parameters to include a cache name.
- Improved the parameter parsing function to handle the new cache name parameter and ensure proper memory management.
- Adjusted cache initialization to set the cache name based on the plugin path if not specified.
- Added error handling for missing parameters during parsing.
0 commit comments