Skip to content

Add research note: Hatchet - #35

Open
rkoster wants to merge 1 commit into
mainfrom
research/hatchet
Open

Add research note: Hatchet#35
rkoster wants to merge 1 commit into
mainfrom
research/hatchet

Conversation

@rkoster

@rkoster rkoster commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Adds a research note on Hatchet (hatchet.run), a Postgres-backed durable task queue/workflow engine marketed heavily for AI agent workloads. Key findings: Postgres-only durability (a lighter operational footprint than Temporal's dedicated persistence/visibility stores or Dapr's actor-runtime model, at an admitted throughput cost), the DAG-vs-durable-task primitive split, first-class concurrency/rate-limiting and multi-tenancy, and a notable lack of any documented LangGraph/CrewAI integration despite the AI-agent go-to-market focus. Cross-references temporal.md, dapr.md, langgraph.md, opentelemetry-genai.md, and durable-tasks-for-cf.md.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant