cancel
Showing results for 
Search instead for 
Did you mean: 

Difference between using Kafka and Redis

Vitaly_Lushkin
Champ in-the-making
Champ in-the-making

Guys, can anyone tell me the difference between using Kafka and Redis for nuxeo. We are considering different solutions now, and it is interesting to read what you think.

1 REPLY 1

Jordann_Roussel
Champ on-the-rise
Champ on-the-rise

You will find most information listed in this documentation page: https://doc.nuxeo.com/nxdoc/nuxeo-and-redis/

Redis comes with limitations you should be aware of before taking any decisions, see: https://doc.nuxeo.com/nxdoc/compact-architecture-with-redis/#limitations

In the end we recommend using Kafka for several reasons (performances, fault tolerance, avoiding to loose queue jobs).