Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (17 loc) · 1.17 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.17 KB

This repository has been archived. Please visit the Restate repository instead.

Welcome to Restate

Restate is a system for easily building resilient applications using distributed durable RPC & async/await.

This repository shows you how to get access to the Restate runtime Docker image

❓ Learn more about Restate from the Restate documentation.

Prerequisites

  • Docker Engine to launch the Restate runtime (not needed for the app implementation itself).

You can fetch the latest Restate distribution via:

docker pull ghcr.io/restatedev/restate-dist:latest

Exploring Restate

Check out the following resources for learning more about Restate