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

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

Open
Olasam-web opened this issue Aug 24, 2024 · 0 comments
Labels
triage This Ticket is yet to be verified as a valid ticket

Comments

@Olasam-web
Copy link

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

@Olasam-web Olasam-web added the triage This Ticket is yet to be verified as a valid ticket label Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage This Ticket is yet to be verified as a valid ticket
Projects
None yet
Development

No branches or pull requests

1 participant