remove redis
This commit is contained in:
parent
646a10f45c
commit
af58550f7f
10 changed files with 12 additions and 89 deletions
|
|
@ -274,7 +274,6 @@ CREATE INDEX idx_courses_deleted ON courses(deleted_at) WHERE deleted_at IS NULL
|
|||
### Query Optimization
|
||||
- Use `SELECT` specific columns
|
||||
- Implement pagination
|
||||
- Cache course lists in Redis
|
||||
- Use database views for complex queries
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue