We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Repository
database_url
Repository#insert_record
SidekiqProducer
SidekiqScheduler
Repositories::Mysql57
Lock
Record
Repositories::Nowait
The text was updated successfully, but these errors were encountered:
https://dev.mysql.com/blog-archive/mysql-8-0-1-using-skip-locked-and-nowait-to-handle-hot-rows/
Sorry, something went wrong.
swistak35
No branches or pull requests
Repository
possible to be build withoutdatabase_url
, for producer purposesRepository#insert_record
or similar to use it in producersRepository#insert_record
inSidekiqProducer
SidekiqProducer
accept a specific repository, don't hardcode into current oneSidekiqScheduler
accept a specific repository, don't hardcode into current oneRepository
intoRepositories::Mysql57
Lock
PORO which serves as common result object for different repositoriesRecord
PORO which serves as common result object for different repositoriesRepositories::Nowait
The text was updated successfully, but these errors were encountered: