On Mon, Oct 24, 2022 at 12:28:40AM -0700, Solo Developer wrote:
>Hello , i want ask about chasquid is posible to scale horizontally and
>stateless? Thank you
It is possible to scale chasquid horizontally, but *fully* stateless is
trickier since it relies on local storage for important things like the
mail queue.
Regardless, in general, chasquid is not aimed to handle such massive
volumes of email that horizontal scaling is required.
Thanks!
Alberto