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]: Update Subscriber Logic to Listen to Redis Pub/Sub Instead of Database #1501

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

Comments

@Olasam-web
Copy link

Description

Update the existing subscriber logic to listen to messages from Redis Pub/Sub channels instead of polling the database.

Acceptance Criteria

  1. Modify the code to subscribe to a Redis Pub/Sub channel and receive messages directly from Redis.
  2. Ensure proper handling of incoming messages, including deserialization and processing.
  3. Validate that the subscriber correctly receives and processes messages from the Redis Pub/Sub channel.

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