Skip to content

Commit

Permalink
feat: implement mailbox with redis stream
Browse files Browse the repository at this point in the history
This PR implements the message queue of actor model with redis stream

Ref: #62
  • Loading branch information
Keith-CY committed Dec 12, 2022
1 parent 266ff19 commit 37c7eb6
Show file tree
Hide file tree
Showing 12 changed files with 451 additions and 167 deletions.
139 changes: 139 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 37c7eb6

Please sign in to comment.