Skip to content

Latest commit

 

History

History
 
 

README.md

Developer documentation

This directory contains documentation relevant for Restate developers.

Table of contents

development-guidelines.md contains guidelines for the development in this repository.

local-development.md contains recommendations for how to set up the local development environment.

rust-guidelines.md contains guidelines for coding Rust.

debug.md contains some tips for debugging the runtime.

release.md contains explanation for how to release the runtime.

bilrost-migration-guidelines guidelines on how to create bilrost messages and how to migrate current serde messages to bilrost without breaking compatibility