We're evaluating Faktory for an upcoming project as a replacement for sidekiq and wondering if it's possible to push jobs directly to redis ? This would allow us to push jobs when faktory server is down.
Generally anything is possible but I would not support it. I'd be ok with read only access to Redis but Faktory must manage and control writes to Redis.
We're evaluating Faktory for an upcoming project as a replacement for sidekiq and wondering if it's possible to push jobs directly to redis ? This would allow us to push jobs when faktory server is down.