Skip to content

leoneves/rabbitRedisTSDemo

Repository files navigation

Rabitmq and Redis Demo

This is a poc to get a message from rabbitmq em put it in a list of Redis with id as a key. Then another service is going to catch the message by blpop(Redis), thus blocking the thread until receive the message.


It uses these libraries:

  • amqp-ts
  • redis

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published