docs: add cache to comparison document + pricing fixes (#13812)

This commit is contained in:
Shahed Nasser
2025-10-22 18:43:50 +03:00
committed by GitHub
parent 55c42e112e
commit 5dd2e9aecf
5 changed files with 55 additions and 33 deletions

View File

@@ -98,7 +98,7 @@ However, before choosing self-hosting, it's important to understand the challeng
Requires manual optimization and monitoring to ensure optimal performance.
</Table.Cell>
<Table.Cell>
Provides continuous performance monitoring and optimization.
Provides continuous performance monitoring and optimization, with built-in cacheing support.
</Table.Cell>
</Table.Row>
<Table.Row>
@@ -246,7 +246,7 @@ If not optimized correctly, your application may experience slow response times,
### Cloud: Continuous Performance Monitoring
Medusa provides continuous performance monitoring and optimization on **Cloud**. Medusa continuously monitors applications to identify performance bottlenecks and build tooling to resolve them.
Medusa provides continuous performance monitoring and optimization on **Cloud**. Medusa continuously monitors applications to identify performance bottlenecks and build tooling to resolve them. Medusa also provides a direct [cache](../cache/page.mdx) integration to [improve performance of business-critical APIs](../cache/page.mdx#performance-benchmark-comparisons).
Cloud users benefit from these optimizations without any additional effort or configuration, ensuring their applications run smoothly and efficiently.