📄️ Overview
Services, Virtual Objects, and Workflows.
📄️ Service Communication
Call other services from your handler.
📄️ Code generation
Use proto for type-safe servers and clients.
📄️ Journaling Results
Persist results of operations.
📄️ State
Keep K/V state in Restate.
📄️ Scheduling & Timers
Durable sleep tracked by Restate.
📄️ Awakeables
Pause invocations until external completion.
📄️ Error Handling
Stop infinite retries with Terminal Errors.
📄️ Serving
Create an endpoint to serve your services.
📄️ Logging
Configure the log level of your services.