Romancy Documentation GitHub
CTRL K
    • Romancy
      • Getting Started
        • Installation
        • Quick Start
        • Core Concepts
        • Your First Workflow
        • Configuration Reference
      • Core Features
        • Workflows & Activities
        • Saga Pattern & Compensation
        • Channels
        • Recur Pattern
        • Lifecycle Hooks
        • Transactional Outbox
        • Automatic Retry
        • Durable Execution
          • Deterministic Replay
        • Events
          • Event Waiting & Timers
          • CloudEvents HTTP Binding
          • PostgreSQL LISTEN/NOTIFY
      • Examples
        • Simple Workflow
        • E-commerce Example
        • Saga Pattern
        • Event Waiting
        • HTTP Integration
      • Integrations
        • MCP Integration
        • OpenTelemetry Integration
        • LLM Integration
      • Development
    • Light

    • Dark

    • System

    Durable Execution for Go

    Lightweight Durable Execution 
    Framework for Go

    Build long-running workflows that survive crashes 
    without separate infrastructure

    Get Started GitHub

    Lightweight Library

    Runs in your application process - no separate workflow server infrastructure required.

    Durable Execution

    Deterministic replay with workflow history for automatic crash recovery.

    Saga Pattern

    Automatic compensation on failure with WithCompensation option.

    Multi-worker Execution

    Run workflows safely across multiple servers or containers with database locking.

    CloudEvents Support

    Native support for CloudEvents protocol and HTTP binding specification.

    MCP Integration

    Expose workflows as MCP tools for AI assistants like Claude Desktop.

    • Light

    • Dark

    • System


    Powered by Hextra
    © 2025 Yasushi Itoh