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

Feature: Add Notification Database Layer with CRUD Operations And Unit Test #2454

Closed

Conversation

saithsab877
Copy link
Contributor

Describe the Changes:

  • Implements database layer for managing notification records with CRUD operations, status tracking, and retry mechanism

Daily Bounty: https://community.sphinx.chat/bounty/3349

Issue ticket number and link:

Evidence:

Postgres DB

image

1- CreateNotification

image

2- GetNotification

image

3- UpdateNotification

image

4- DeleteNotification

image

5- GetPendingNotifications

image

6- GetFailedNotifications

image

7- GetNotificationsByPubKey

image

8- IncrementRetryCount

image

9- GetNotificationCount

image

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have tested on Chrome
  • New feature (non-breaking change which adds functionality)
  • I have provided a screenshot and demo of changes in my PR

@saithsab877
Copy link
Contributor Author

@elraphty @humansinstitute Please review this PR.

@humansinstitute
Copy link
Contributor

Closed in favour of: #2453

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants