@duraflows · 4 packages

Name Description License Versions
@duraflows/core Framework-agnostic durable workflow runtime for TypeScript, built on @camcima/finita. Ships the runtime, types, persistence interfaces, and observer hooks. MIT 13 greenflagged / 13 total
@duraflows/kysely PostgreSQL persistence adapter for duraflows using `kysely`. Integrates with kysely's type-safe query builder and AsyncLocalStorage-based transaction context. MIT 8 greenflagged / 8 total
@duraflows/nestjs NestJS integration for duraflows: dependency injection, services, optional REST controllers, and @WorkflowCommand decorator for DI-backed command handlers. MIT 11 greenflagged / 13 total
@duraflows/pg PostgreSQL persistence adapter for duraflows using `pg`. Provides transaction runner, workflow instance store, and history store with row-level locking for safe concurrent access. MIT 13 greenflagged / 13 total
Showing 4 packages