[Performance] 🟢 TPS 73% & MTTFB 74% Improved by - RDB Caching GET /api-chat/friends
#302
Labels
feature: performance
performance improvement
GET /api-chat/friends
#302
GET /api-chat/friends
Reducing SELECT query is important to improve performance, so I use Redis cache which has fast R/W performance because of its in-memory feature.
Resource usage graph
The text was updated successfully, but these errors were encountered: