dolittle / Bifrost

This is the stable release of Dolittle till its out of alpha->beta stages
Other
110 stars 32 forks source link

DocumentDB MultipleEntitiesInOneCollection strategy should support composite keys #831

Open einari opened 7 years ago

einari commented 7 years ago

When having multiple entities in the same collection, the key should be unique per entity type. We should either support composite keys directly in the strategy or have a separate strategy for dealing with this only.