I have setuped a Master-Slave MariaDb for Replication but When master goes down, There will be Downtime. I want to know If Appwrite Community has a Norm for this?. Managed is Not an Option for me. Thanks for the replies
I don't think there's anything Appwrite specific. I know there are ways to set up a mariadb cluster, but I don't know how highly available it is
You can setup a front facing ProxySQL and then have your MariaDB cluster operate behind it.
Recommended threads
- Question: Best practices for implementin...
Hi everyone! I'm building an application that needs a multi-level hierarchy: Organizations โ Teams โ Users. I see that Appwrite provides a Teams service, but I...
- Next16 server side and client side
I want to use AppWrite in a Next.16 project. Following the documentation, I implemented server-side authentication using Node-AppWrite. Is it possible to make a...
- In operator
can we have in operator or if you can suggest any workaround