External Storage is now in public preview: https://docs.temporal.io/external-storage
External Storage allows you to offload large payloads to an external store (Amazon S3, Google Cloud Storage, etc.) and pass a much smaller reference token through your Temporal Event History instead. Using this claim check pattern, you’ll be able to bypass the existing 2 MB per-payload size limit on the Temporal Service. This can help streamline operations by avoiding failures caused by payloads above the 2 MB limit.
---
Temporal is the simple, scalable, open source way to write and run reliable cloud applications.
Learn more
Blog: https://temporal.io/blog
How Temporal Works: https://temporal.io/how-temporal-works
Community Slack: https://temporal.io/slack
Developer resources
Docs: https://docs.temporal.io
Courses: https://learn.temporal.io/courses
Support forum: https://community.temporal.io
Download
0 formats
No download links available.
Handle Large Payloads with Temporal External Storage | NatokHD