Skip to content

Conversation

markfields
Copy link
Member

Description

Introduce a DataStore Factory that can produce various DataStore implementations all sharing a common entryPoint type. The different implementations are specified via "Model Descriptors" which indicate how to recognize/load ("probe") whichever one is active (if existing), or how to create one if not existing.

Reviewer Guidance

Proof-of-concept only, kind of rough.

Notably, Migration itself is not implemented. It will be very similar to the other POC (direct code link). Difference would be - you can just get the entryPoint rather than having to do the probing there.

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.

1 participant