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]: Identify Components Impacted by the Transition to Redis Pub/Sub #1511

Open
Olasam-web opened this issue Aug 24, 2024 · 0 comments
Labels
approved This an approved ticket.

Comments

@Olasam-web
Copy link

Description

Identify and list all components within the current system that will be impacted by the switch from a database-based queue to Redis Pub/Sub.

Acceptance Criteria

  1. Review the codebase to identify all areas where the current database-based queue is integrated.
  2. List out the specific modules, classes, and methods that will need to be modified or refactored to work with Redis Pub/Sub.
  3. Access to the current codebase and an understanding of the existing queue implementation.

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
@Ace2489 Ace2489 added approved This an approved ticket. and removed triage This Ticket is yet to be verified as a valid ticket labels Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved This an approved ticket.
Projects
None yet
Development

No branches or pull requests

2 participants