•  
      request #11004 Replace RabbitMQ queues by Redis
    Infos
    #11004
    Manuel Vacelet (vaceletm)
    2018-01-16 14:14
    2018-01-15 11:36
    11334
    Details
    Replace RabbitMQ queues by Redis

    We can acheive the same level of events consistency with Redis without having to setup RabbitMQ. Redis is more versatile and easier to setup, configure and maintain than RabbitMQ.

    Finally, the implementation of queues is easier to understand.

    RabbitMQ would provide more features but we are not able to leverage on them yet so we trade completness for simplicity.

    Empty
    9.16
    Empty
    • [x] enhancement
    • [x] internal improvement
    Empty
    Stage
    Empty
    Closed
    2018-01-16
    Attachments
    Empty
    References
    Referencing request #11004
    Referenced by request #11004

    Artifact Tracker v5

    rel #10877 9.17

    Follow-ups