After reaching some bottlenecks with the MySQL cluster my application uses (too many connections, deadlocks), I\'ve been advised to queue all the writes using Kafka or Redis. A