Store enqueue_immediately in Redis
What does this MR do and why?
Id moves the flag from the database into Redis because we only need to store this for the duration of the processing. Having it stored in the database reduces the deduplication factor.
References
Related to #549077 (closed)
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #549077 (closed)
Edited by Marius Bobin