docs: add cache to comparison document + pricing fixes (#13812)
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user