zone-eu / zone-mta

📤 Modern outbound MTA cross platform and extendable server application
European Union Public License 1.2
599 stars 96 forks source link

mongo read preference from replica #335

Closed dazoot closed 1 year ago

dazoot commented 1 year ago

Can mongo be configured to read from replicaSet instead of primary node ? Would this speed read a bit ?

dazoot commented 1 year ago

Here the way to go is mongo sharding.