hngprojects / hng_boilerplate_nextjs

https://deployment.nextjs.boilerplate.hng.tech
206 stars 265 forks source link

[Improvement]: Outline Key Differences Between Database-Based Queue and Redis Pub/Sub #1510

Open Olasam-web opened 2 months ago

Olasam-web commented 2 months ago

Description

Create a document that outlines the key differences between the current database-based queue system and the Redis Pub/Sub system.

Acceptance Criteria

  1. Detail the architectural differences between the two systems, focusing on how they handle message queuing, delivery, and processing.
  2. Highlight potential challenges or risks in moving from the database-based queue to Redis Pub/Sub.
  3. Include a section on the advantages and disadvantages of Redis Pub/Sub in the context of our specific use case.

Links

| FIGMA LINK

Images

image