Hyrex is a task orchestration framework that uses PostgreSQL (or Hyrex Cloud) as a durable task queue. Define tasks in Python or TypeScript, send them to be processed asynchronously, and let Hyrex handle the rest.
Head to the docs to set up your project, pick Postgres or Hyrex Cloud, and run your first task:
- Overview: Overview
- TypeScript Quick Start: Quick Start
- TypeScript Reference: TypeScript Reference
- Production Guides: Production Guides
- Website: hyrex.io
- Docs: Docs
- Discord: Discord
- X (Twitter): @hyrex_io
- GitHub: hyrex-labs/hyrex-typescript