-
Notifications
You must be signed in to change notification settings - Fork 106
Implement Database Query Optimization #434
Copy link
Copy link
Closed
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programdatabaseDatabase relatedDatabase relatedenhancementNew feature or requestNew feature or requestperformancePerformance optimizationPerformance optimizationpriority:highHigh priority issueHigh priority issue
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programdatabaseDatabase relatedDatabase relatedenhancementNew feature or requestNew feature or requestperformancePerformance optimizationPerformance optimizationpriority:highHigh priority issueHigh priority issue
Type
Fields
Give feedbackNo fields configured for issues without a type.
Optimize queries. Acceptance: N+1 prevention, query indexing, slow query log, optimization.