https://github.com/temporalio/temporal-migration
https://github.com/temporalio/temporal-migration
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/temporalio/temporal-migration
- Owner: temporalio
- Created: 2024-04-17T18:46:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-08T19:46:57.000Z (about 1 year ago)
- Last Synced: 2025-06-08T20:06:41.455Z (about 1 year ago)
- Language: Java
- Size: 161 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# temporal-migration
This repository aims to provide support for self-hosted Temporal users that should migrate to [Temporal Cloud](https://temporal.io/cloud).
It contains reusable libraries and components along with examples demonstrating their usage. Further, a Simulator is
included to help you see how the Push/Pull approach of continuing Workflow Executions in another Namespace works.
*Java SDK support* is [here](/java).