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

chore(kv): refactor kv.Entity to provide interface for PK and unique keys #16379

Merged
merged 1 commit into from
Jan 2, 2020

Conversation

jsteenb2
Copy link
Contributor

@jsteenb2 jsteenb2 commented Jan 1, 2020

this is to make the new kv.Entity more generic so that it can be used in more broad applications.

@jsteenb2 jsteenb2 requested a review from a team January 1, 2020 01:26
@jsteenb2 jsteenb2 force-pushed the kv/entity_fixer_upper branch 2 times, most recently from 6699df3 to 386ae12 Compare January 1, 2020 01:39
@jsteenb2 jsteenb2 requested a review from kelwang January 1, 2020 01:41
@jsteenb2 jsteenb2 force-pushed the kv/entity_fixer_upper branch from 386ae12 to 44125eb Compare January 1, 2020 01:46
@jsteenb2 jsteenb2 requested a review from desa January 1, 2020 01:48
@jsteenb2 jsteenb2 force-pushed the kv/entity_fixer_upper branch 2 times, most recently from 04e8ab2 to ee5de4a Compare January 1, 2020 06:03
@jsteenb2 jsteenb2 force-pushed the kv/entity_fixer_upper branch from ee5de4a to 033fe6c Compare January 2, 2020 15:17
@jsteenb2 jsteenb2 merged commit b6308ba into master Jan 2, 2020
@jsteenb2 jsteenb2 deleted the kv/entity_fixer_upper branch January 2, 2020 16:05
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