Kue: Can we integrate with mongodb

Created on 20 Nov 2015  路  1Comment  路  Source: Automattic/kue

Can we use mongodb as backend instead of redis?

Question

>All comments

Simple answer is No.

There already exist a couple of mongo backed task queues on npm, however if they don't fit your, you should check Kue's code and propose a adapter-based redesign, with implementation specifics for job pulling in mind.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

digitaljohn picture digitaljohn  路  10Comments

JperF picture JperF  路  8Comments

syadykin picture syadykin  路  8Comments

bitliner picture bitliner  路  7Comments

kithokit picture kithokit  路  5Comments