Discord-InterChat / InterChat

A powerful Discord bot for easy and real-time chatting across multiple Discord servers.
https://interchat.fun
GNU Affero General Public License v3.0
18 stars 3 forks source link

feat(network-message): Use redis entirely to store messages #161

Closed dev-737 closed 1 month ago

dev-737 commented 1 month ago

This commit improves the handling of referenced messages in the network message commands. The changes include:

The goal of these changes is to improve the efficiency and reliability of the network message handling, reducing database queries and ensuring consistent data access.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
7 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud