Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ShareStore extension #37

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

tdikland
Copy link
Contributor

The ShareStore trait is used to list shares/schemas/tables and get the table storage location.

In this PR we introduce two implementations of this trait. One based on a Postgres database, one based on a YAML file.

Closes #31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Introduce extension points for share storage
2 participants