Skip to content

feat: Local metadata storage#2

Open
nicoloesch wants to merge 19 commits intomainfrom
local_metadata
Open

feat: Local metadata storage#2
nicoloesch wants to merge 19 commits intomainfrom
local_metadata

Conversation

@nicoloesch
Copy link
Copy Markdown
Collaborator

This commit enables the storage of metadata locally independent of the OMOP CDM.
The entire model registry is hereby stored in metadata.db locally in a SQLite database to further separate the OMOP CDM from the embeddings and support local embedding storage without having access to the OMOP CDM.

The majority of functionality is still built around the OMOP CDM (per design of this package)!

The PR includes further changes:

  • Local embedding metadata storage
  • Restructuring of project for easier differentiation between backend and utilities
  • Fixes for test infrastructure regarding warnings and persistent storage of the ORM

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants