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

restatedev/restate-dist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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