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

⭐️ Plugin: Redis integration - [ message broker solution ] #6615

Closed
overbit opened this issue Aug 4, 2023 · 3 comments · Fixed by amplication/plugins#162 or amplication/plugin-catalog#18

Comments

@overbit
Copy link
Contributor

overbit commented Aug 4, 2023

The nature of Redis makes it easy to use not only as NoSQL db or caching solution, but also as a message broker.
This plugin will allow users to use it as the latter, making possible to decouple services with async operations transported through Redis.

More info: https://docs.nestjs.com/microservices/redis

@overbit overbit self-assigned this Aug 21, 2023
@d-sonuga
Copy link
Contributor

Hey @overbit, I'm ready to start working on this.

@overbit
Copy link
Contributor Author

overbit commented Aug 24, 2023

@GreenMachine01 we will need another icon for this redis plugin

@alexbass86
Copy link
Contributor

Please use this img
Redis message 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants