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

feat: adding the endpoint to the shopping cart module and making the … #183

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

gumberss
Copy link
Owner

…shopping module send this events in shadow to shopping cart module. resolves #179, resolves #180

…shopping module send this events in shadow to shopping cart module. resolves #179, resolves #180
Copy link
Owner Author

@gumberss gumberss left a comment

Choose a reason for hiding this comment

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

👍

(-> (redis.shopping-cart/find-cart shopping-id redis)
(logic.shopping-cart-event/add-event event)
(redis.shopping-cart/upsert redis))
(http.client.shopping/send-shopping-cart-events event user-id http)
Copy link
Owner Author

Choose a reason for hiding this comment

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

Shadow request

@gumberss gumberss merged commit b865915 into main Jul 10, 2023
1 check passed
gumberss added a commit that referenced this pull request Jul 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant