We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 513fbc1 commit 1d2cf6aCopy full SHA for 1d2cf6a
src/routes/changelog/(entries)/2025-03-21.markdoc
@@ -0,0 +1,19 @@
1
+---
2
+layout: changelog
3
+title: Backup performance improved by over 700%
4
+date: 2025-03-21
5
6
+
7
+Appwrite Cloud backups are now significantly faster, reducing wait times and improving reliability.
8
9
+## What's improved
10
11
+- **Backup creation** is **7x faster** (from **241.3s** → **29.1s**)
12
+- **Backup archiving** is nearly **3x faster** (from **5.8s** → **1.5s**)
13
+- **Overall backup process** is **7x faster** (from **247.1s** → **30.6s**)
14
15
+This optimization drastically cuts down backup times, making data recovery and management more efficient.
16
17
+{% arrow_link href="/docs/products/databases/backups" %}
18
+Learn more about backups
19
+{% /arrow_link %}
0 commit comments