Skip to content

Commit

Permalink
Merge pull request #1853 from mxsm/patch-1
Browse files Browse the repository at this point in the history
Add rocketmq rust message queue
  • Loading branch information
palfrey authored Dec 9, 2024
2 parents 2a0939e + 55f8e67 commit 5704753
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,7 @@ See also [Games Made With Piston](https://github.com/PistonDevelopers/piston/wik
### Message Queue

* [RobustMQ](https://github.com/robustmq/robustmq) - Next generation cloud-native converged message queue.
* [Rocketmq-Rust](https://github.com/mxsm/rocketmq-rust) - 🚀Apache RocketMQ build in Rust🦀. Faster, safer, and with lower memory usage.

### MLOps

Expand Down

0 comments on commit 5704753

Please sign in to comment.