I would like to use appwrite to create a user account and billing. To ensure that information about a user's payment balance is available at any time, I want to use several servers with synchronous appwrite instances and synchronous user data. So if one of the servers was unavailable for some time, others would replace it. And when it became available, all information in the databases would be synchronized. Does the appwrite support this? Is there documentation on this topic?
Recommended threads
- Increase student pack database read and ...
Hi guys, Thank you Appwrite for an awesome platform, i am using the database function for my financial analyst app for my college final thesis. Problem: Curre...
- Does anyone have a docker compose file f...
The compose file example on appwrite docs is 1.8.1 and I would like to try 1.9.0
- Docker compose 1.9.0 support
Hi! Sorry if I've missed something, but I saw that version 1.9.0 was released for self hosting, yet the compose file linked in the official documentation (https...