Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Conversation

@dev-737
Copy link
Member

@dev-737 dev-737 commented Oct 18, 2024

Description

This pull request addresses an issue in the deleteMsg functionality by ensuring that the message is also deleted from Redis, in addition to the database. This change ensures the consistent and complete removal of messages across the application's storage systems.

The key changes include:

  • Updating the deleteMsg logic to remove the message from Redis, in addition to the database.
  • Ensuring the overall consistency and reliability of the message deletion process.

@sonarqubecloud
Copy link

@dev-737 dev-737 merged commit 0c3e120 into main Oct 18, 2024
5 checks passed
@dev-737 dev-737 deleted the Virtual-branch-3 branch October 18, 2024 14:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants