kir-dev / kir-dev/pek-next

Eliminate n + 1 queries

Open
#162 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
11
Forks
7
PR merge metrics
No merged PRs in 30d

Description

We could use [Bullet](https://github.com/flyerhzm/bullet) for this to reduce the number of times we have to go to the database.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the proposed Bullet integration and the Rails database access involved in the application. Determine which N+1 queries are present and verify that the number of database queries is reduced without changing the application’s behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
rails, ruby
Domain
backend, database
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.