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
- `type 'Null' is not a subtype of type 'b...
When creating a new file using Appwrite Flutter SDK, the file is successfully created on the server, but the client throws the following exception: ``` type ...
- Permissions error
I try to create a row in my table but when i submit i have an error on my permission, i'm new on it so i dont understand the error. I have Row Security enable ...
- Google login on mobile not working
Hi the gg login auth in mobile not working. No error show. But the user couldnt login in Attached is the video. Desktop is working well and im using custom doma...