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

Single Table Design Multi Model Store #333

Open
hookercookerman opened this issue Oct 7, 2020 · 0 comments
Open

Single Table Design Multi Model Store #333

hookercookerman opened this issue Oct 7, 2020 · 0 comments

Comments

@hookercookerman
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Single Table Design is the new hotness, at present the stores are limited to one type. I propose a Multi Model
Store, where a key default type key is used for looking up the mappings to apply to that item. This type key (lookup) can be configured as a global config or at the multimodel level for robustness.

The Db Item is not instantiated via its class (which I feel is a good thing) but mappings are applied.

the type key is configurable as a global or at a 'store level`

Describe the solution you'd like

I am happy to tackle this is pointed in the right directions

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

No branches or pull requests

1 participant