Skip to content

Commit 4b06976

Browse files
committed
commit
1 parent d58bbbd commit 4b06976

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/routes/changelog/(entries)/2025-07-03.markdoc

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,9 @@ We're excited to introduce another Appwrite Databases feature, **Bulk API**.
99

1010
Explicitly designed to handle heavy write workloads, Bulk API dramatically improves performance by allowing multiple database operations in a single API call.
1111

12-
That means you can create, update, or delete multiple documents in one go.
13-
14-
Whether you’re importing large datasets, performing batch updates, or cleaning out old records, Bulk API streamlines your workload, drastically cutting down the number of requests and enhancing your application's performance.
12+
That means you can create, update, or delete multiple documents in one go. Making it super easy to move large volumes of data in and out of Appwrite.
1513

1614
{% arrow_link href="/blog/post/announcing-bulk-api" %}
1715
Read the announcement to learn more
1816
{% /arrow_link %}
19-
`
17+

0 commit comments

Comments
 (0)