I need to have a numeric job ID (jid) on sidekiq. Is there a way to override the default jid assignment and use redis INCR instead? https://redis.io/commands/incr
↧
I need to have a numeric job ID (jid) on sidekiq. Is there a way to override the default jid assignment and use redis INCR instead? https://redis.io/commands/incr