Skip to content

Refactor SQLMetadataStorage injection #4380

@leventov

Description

@leventov

Instead of injecting 15 different interfaces (MetadataStorageConnector, MetadataStorageProvider, etc.) separately, an umbrella interface like MetadataStorageType could be created with methods getMetadataStorageConnector(), getMetadataStorageProvider() etc. and injected only once.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions