Skip to content

Enable external metastore implementations #485

@gruuya

Description

@gruuya

Introduce a concept of external (read-only for now) metastores.

In general these fulfill the common catalog contract, like the native repository implementation (PG/SQLite) does as well. In particular, for now this reduces solely to the SchemaStore::list method, which is enough to satisfy all read queries.

The interface is facilitated through a new crate named Clade.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions