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

Add profiles-backend and profiles-db #17

Merged
merged 17 commits into from
Oct 6, 2023
Merged

Add profiles-backend and profiles-db #17

merged 17 commits into from
Oct 6, 2023

Conversation

wcygan
Copy link
Owner

@wcygan wcygan commented Sep 27, 2023

What

This PR adds profiles-backend and profiles-db which support creating & fetching twote profiles

Relevant Commits

This is a big PR, so here are the most important commits:

  1. Add Profiles-DB
  2. Add profile.proto
  3. Create profiles-backend & add it to workspace
  4. bootstrap mongo client in profiles-db
  5. create profile on account creation
  6. get and batch get
  7. testing documentation

Testing

See grpcurl-examples/profile.md

@wcygan wcygan marked this pull request as ready for review October 6, 2023 05:42
@wcygan wcygan requested a review from tzdanows as a code owner October 6, 2023 05:42
@wcygan wcygan merged commit 36049ac into main Oct 6, 2023
12 checks passed
@wcygan wcygan deleted the wcygan/profile-1 branch October 6, 2023 05:42
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