Skip to content

Commit dae49e6

Browse files
committed
remove outdated banner
1 parent 967af34 commit dae49e6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/routes/docs/advanced/platform/compute/+page.markdoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ title: Compute
44
description: Learn about Appwrite Functions compute add-ons and the different CPU and memory options for function runtimes.
55
---
66

7-
{% info title="Note" %}
8-
Pricing changes will take effect on March 1st, 2025. Learn more on our [blog announcement](https://appwrite.io/blog/post/introducing-new-compute-capabilities-appwrite-functions) for more information.
9-
{% /info %}
10-
117
Appwrite's paid plans give you the ability to change your function's allocated CPU Cores and Memory, enabling functions and builds to perform more computionally demanding actions quicker.
128

139
These options enable greater performance and flexibility, allowing developers to optimize their functions based on specific requirements. For instance, resource-intensive tasks such as real-time data processing or complex computational operations can now be executed more efficiently. Additionally, enhanced memory configurations support larger datasets and more demanding applications, broadening the scope of what can be achieved with Appwrite Functions.

0 commit comments

Comments
 (0)