Automattic / Automattic/kue

Redis Performance impact

Open
#1,089 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
9.4k
Forks
858
PR merge metrics
No merged PRs in 30d

Description

Kue keeps on polling redis to check if jobs are enqueued, due to this we can see a performance impact in redis. Is there a config to let kue poll redis at an interval to look for enqueued job?

Contributor guide

No contributing guide indexed for this repository

Research direction

No file, test, or entry point is named. Start by locating Kue's Redis polling loop and its configuration handling, then determine how polling frequency is currently controlled; done should mean an interval can be configured and Redis polling impact is reduced without breaking job detection.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js, redis
Domain
backend, databases, performance
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.