What the heck does Pub/Sub mean?
Prerequisites:
You don't need to know anything before reading this post.
A Redis Instance.
What is Publish-Subscribe?
Publish-Subscribe, or also commonly known as Pub/Sub, is a pattern to implement data streaming. It is super fast and asynchronous ...
expressgradient.hashnode.dev3 min read