Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the ordering in query for ActiveRecordWithLock adapter #115

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ankithads
Copy link
Contributor

why?
This is to test the performance of the query for databse that uses lsm and SST for storage. When the load is huge there is pperformance degredation because of the dead tuples building up. we want move job_id before run_at.

why?
This is to test the performance of the query for databse that uses
lsm and SST for storage. When the load is huge there is pperformance
degredation because of the dead tuples building up. we want move job_id
before run_at.
@ankithads ankithads force-pushed the update-query-for-active-record-with-lock-adapter branch from 1d051d9 to 76aff7a Compare January 7, 2025 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant