Refactor the storage registry to follow the same architecture as the other registries.
Tasks:
- Align the storage registry with the current registration pattern.
- Add support for external storage plugins
- Reorganize the framework and library file structure where it improves consistency and maintainability.
- Review the current framework layout and move modules if a cleaner organization is possible.
Refactor the storage registry to follow the same architecture as the other registries.
Tasks: