dbos-transact-golang
Active·★ 695·MIT·Updated 2026-05-29
★ Trending★ Essential
Lightweight Durable Golang Workflows
DBOS Transact provides lightweight durable workflow orchestration built on Postgres, enabling applications to reliably handle failures by checkpointing state and automatically recovering. It simplifies the development of robust applications that need to process transactions or seamlessly resume long-running data pipelines.
#Go#Postgres#Workflow Orchestration#Durability#Fault Tolerance#Data Analysis
01
Features
01Durable Workflows: Checkpoints program state in Postgres for automatic resumption after failures.
02Durable Queues: Guarantees completion and result delivery for background tasks with flow control and prioritization.
03Exactly-Once Event Processing: Reliably processes events (e.g., webhooks, Kafka messages) by starting workflows exactly once.
04Durable Scheduling: Schedules workflows using cron syntax or durable sleep, ensuring resumption on schedule even through interruptions.
05Durable Notifications: Allows workflows to pause until a notification is received or emit events with exactly-once semantics and durable timeouts.
02
Compatibility
Go
Native
Verified via docs
PostgreSQL
Native
Verified via docs
03
Quick start
1
$ go get github.com/dbos-inc/dbos-transact-golang
04
Use cases
↳Reliably handling failures in critical applications like payments services.
↳Building and operating fault-tolerant and observable data pipelines.
↳Orchestrating complex business processes and managing AI agents that interact with unreliable APIs.
05
Alternatives
Gemini CLI★ 104.7k
An open-source AI agent that brings the power of Gemini directly into your terminal. Supports native MCP.
dagster★ 15.6k
An orchestration platform for the development, production, and observation of data assets.
Claude Flow★ 56.4k
The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms.
mcp-chrome★ 11.8k
Chrome MCP Server is a Chrome extension-based Model Context Protocol (MCP) server that exposes your Chrome browser functionality to AI assistants like Claude, enabling complex browser automation, content analysis, and semantic search.
TrendRadar★ 58.6k
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。
Related searches
Comments
Log in to leave a comment
No comments yet. Be the first!