Skip to content

Update to Sidekiq 8 - #13

Open
dsander wants to merge 3 commits into
masterfrom
feature/sidekiq-8
Open

Update to Sidekiq 8#13
dsander wants to merge 3 commits into
masterfrom
feature/sidekiq-8

Conversation

@dsander

@dsander dsander commented Sep 8, 2026

Copy link
Copy Markdown
Member

No description provided.

This makes the tests work on ruby 3.4. No runtime gems have been updated
yet. Removed usage of internal Sidekiq API in the test to hopefully make
updates simpler.
`.lock` yields the lock/lock information, if it is false the lock
was not acquired.

Moving the mocks removes the reliance on internal API of redlock,
updating it should surface breakage if they changed the API or
behaviour.
Update was relatively smooth, both gems switched from `redis-rb` to
`redis-client`. Apart from that a few Sidekiq APIs changed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant