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: implement mailbox with redis stream #74

Merged
merged 1 commit into from
Dec 19, 2022

Conversation

Keith-CY
Copy link
Member

@Keith-CY Keith-CY commented Dec 12, 2022

This PR implements the mailbox of actor model with redis stream

Ref: #62

@Keith-CY Keith-CY changed the title feat: implement mailbox with redis stream[wip] feat: implement mailbox with redis stream Dec 12, 2022
@Keith-CY Keith-CY force-pushed the implement-message-queue branch 3 times, most recently from efa6d47 to ac49039 Compare December 12, 2022 17:22
This PR implements the mailbox of actor model with redis stream

Ref: #62
@Keith-CY Keith-CY marked this pull request as ready for review December 12, 2022 17:27
@Keith-CY Keith-CY added the enhancement New feature or request label Dec 12, 2022
@Keith-CY Keith-CY self-assigned this Dec 12, 2022
Copy link
Contributor

@PainterPuppets PainterPuppets left a comment

Choose a reason for hiding this comment

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

lgtm

@Keith-CY Keith-CY merged commit 845922e into develop Dec 19, 2022
@Keith-CY Keith-CY deleted the implement-message-queue branch December 19, 2022 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants