linagora / tmail-backend

GNU Affero General Public License v3.0
31 stars 17 forks source link

Make all queues on Rabbitmq quorum queue when option is enabled #1000

Closed Arsnael closed 2 months ago

Arsnael commented 3 months ago

Following https://github.com/linagora/james-project/issues/5149, make the remaining extra queues defined in tmail quorum queues when the option is enabled.

Do a quick POC first

Perf tests to prove if it is really a perf enhancement or not.

Arsnael commented 3 months ago

old POC: https://github.com/linagora/tmail-backend/pull/945

quantranhong1999 commented 2 months ago

https://github.com/linagora/tmail-backend/pull/1008