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

Workload & Mongodb Schema #51

Open
wants to merge 29 commits into
base: main
Choose a base branch
from
Open

Workload & Mongodb Schema #51

wants to merge 29 commits into from

Conversation

zeeshan595
Copy link

No description provided.

@JettTech JettTech mentioned this pull request Jan 16, 2025
Base automatically changed from nats-crates to main January 17, 2025 17:39
Copy link
Contributor

@JettTech JettTech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I noticed that the delete fn is still unimplemented, so some of the feedback may be a bit premature. That said, I went ahead and finished the review since we discussed it via DM. Also, I do think that this is a great start! 💪

I really appreciate the clean up of the mongodb id type and the addition of the updated_at and deleted_at fields. I also responded to some of the questions re: the User collection and left some feedback on the update method; let me know if you have any Qs you'd like to sync on.

rust/util_libs/src/db/mongodb.rs Outdated Show resolved Hide resolved
rust/util_libs/src/db/schemas.rs Show resolved Hide resolved
rust/util_libs/src/db/schemas.rs Outdated Show resolved Hide resolved
rust/util_libs/src/db/schemas.rs Outdated Show resolved Hide resolved
rust/util_libs/src/db/schemas.rs Outdated Show resolved Hide resolved
rust/services/workload/src/lib.rs Outdated Show resolved Hide resolved
rust/services/workload/src/lib.rs Outdated Show resolved Hide resolved
rust/services/workload/src/lib.rs Outdated Show resolved Hide resolved
rust/services/workload/src/lib.rs Outdated Show resolved Hide resolved
rust/services/workload/src/lib.rs Show resolved Hide resolved
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