Skip to content

Too many calls to redis database when queue is empty or not frequently utilized #2

@denishsharma

Description

@denishsharma

Hi, I have noticed that there are frequent calls made to the redis server when queue is empty, I did redis-cli MONITOR and there were more than 100 calls made per seconds and I havent checked with knex but there might be the same.

To reproduce the results, just follow the basic setup mentioned in the readme of the repo and then do redis-cli MONITOR in another terminal and check the calls it make.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions