
Hi Appwrite Team, I have a Question. The Appwrite team told me before that I can Scale Appwrite containers Because Some of the Containers are Stateless. But my Question is MariaDB , etc, Can I Scale The Stateful Containers And If I do If multiple Container Write at the Same Time, If it would be a problem or Not? I'm using Kubernetes but Answers related are also Helpful Thanks!

Mariadb is not one of the stateless containers. You can scale that the way you'd scale any mariadb database. It might be best to use a managed service
Recommended threads
- [Node.js SDK] Bypass 2GB file limit?
Hello. Using either InputFile.fromPath or InputFile.fromBuffer throws this error: File size (2295467305) is greater than 2 GiB Bucket limit etc. is setup corre...
- Relationship null, even when relationshi...
Hi Everyone, im experiencing issues with set relation data. When im setting the document id from the related database most of them seem fine, except one table. ...
- REQUEST FAILED IN MIGRATION
I was trying to moved my archived project to a self-host database . Though the Project is "read only" but there's a message that I can view and migrate data to...
