You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Appwrite Cloud backups are now considerably faster, reducing wait times and improving reliability.
9
+
10
+
## What's changed
11
+
12
+
We made key changes to the backup infrastructure by moving data reading operations inside the network, and implementing I/O optimizations for storage operations.
13
+
14
+
Internal testing revealed notable time savings across database backups:
Most databases showed at least a 2x reduction in backup time, with many achieving up to 7x faster backups.
22
+
23
+
These optimizations improve the efficiency of data recovery and management. Your actual performance gains may vary depending on database size and structure.
0 commit comments