Marek Skubela

Results 2 comments of Marek Skubela

Not sure if it helps, but here is why it happens: https://stackoverflow.com/a/57796505. Basically `-0001` is treated as a signed integer by PostgreSQL.

Probably unrelated (since Reaper is disabled for us), but we just upgraded from v6.0.25 to 7.1.27 and saw huge increase in `evalsha` and `hexists` operations: ![sidekiq_unique_jobs_upgrade_02](https://user-images.githubusercontent.com/795266/182161807-69d4e728-9cf5-4794-9817-174f6e3cb95f.png) ![sidekiq_unique_jobs_upgrade_01](https://user-images.githubusercontent.com/795266/182161814-05532290-5832-465c-ae02-dd50ed33ae6b.png) Reaper is disabled...