ajaynegi33 / ajaynegi33/LibraryMan-API
Optimize Database Queries to Reduce the Number of Calls
Đang mở
good first issue
gssoc
gssoc-ext
hacktoberfest
hacktoberfest-accepted
level3
status: ready for dev
- Ngôn ngữ chính
- Java
- Star
- 54
- Fork
- 53
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### Description
Currently, the LibraryMan project performs multiple redundant database queries during various operations, leading to potential performance issues. To improve the efficiency of the system, we need to reduce the number of database queries being executed.
Tasks:
- **Identify Redundant Queries**: Review the existing service methods to identify where multiple unnecessary queries are being executed (e.g., fetching the same entity multiple times).
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.