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

[Epic] Add Support for Partitioned Database #219

Closed
dhmlau opened this issue Oct 7, 2019 · 2 comments
Closed

[Epic] Add Support for Partitioned Database #219

dhmlau opened this issue Oct 7, 2019 · 2 comments

Comments

@dhmlau
Copy link
Member

dhmlau commented Oct 7, 2019

Description/Steps to reproduce

See original investigation in this comment: #214 (comment)

UPDATE

Stage one

#215 update driver and image
#216 create partitioned index

Stay the same

Stage two

Developers still need to provide a full _id with partition key and uuid when create a model instance.
We support read partition key from query options
And optimize findById

#220 read partition key from options
#217 read partitionKey from model property


Post MVP

Stage three

#221 optimize findById
#218 compose id

cc @jdmintz @jannyHou

@dhmlau
Copy link
Member Author

dhmlau commented Oct 9, 2019

I've created the Post-MVP epic for stage 3. #222

@dhmlau
Copy link
Member Author

dhmlau commented Nov 23, 2019

Closing as done. Thanks @jannyHou !

@dhmlau dhmlau closed this as completed Nov 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants