Shared TypeScript interfaces and types for the Celerity Node SDK
NoSQL data store abstraction for the Celerity Node SDK (DynamoDB / Cloud Firestore / Cosmos DB)
Queue abstraction for the Celerity Node SDK (SQS / Pub/Sub / Service Bus)
Shared runtime utilities for the Celerity Node SDK
AWS Lambda adapter for the Celerity Node SDK — converts API Gateway events to SDK types
Object storage abstraction for the Celerity Node SDK (S3 / GCS / Azure Blob)
Pub/Sub topic abstraction for the Celerity Node SDK (SNS / Pub/Sub / Service Bus Topics)
Configuration resolution, secret access, and platform detection for the Celerity Node SDK
Build-time extraction tool for Celerity decorator metadata
This is the **x86_64-unknown-freebsd** binary for `@celerity-sdk/runtime`
Core SDK for building Celerity applications — decorators, DI, middleware, guards, and handler adapters
Observability layer for the Celerity Node SDK — pino-based logger and OTel-based tracing
Cache abstraction for the Celerity Node SDK (ElastiCache / Memorystore / Azure Cache for Redis)
This is the **x86_64-unknown-linux-musl** binary for `@celerity-sdk/runtime`
SQL database credentials provider and Knex.js connection factory for the Celerity Node SDK
This is the **x86_64-pc-windows-msvc** binary for `@celerity-sdk/runtime`
This is the **x86_64-unknown-linux-gnu** binary for `@celerity-sdk/runtime`
This is the **aarch64-unknown-linux-gnu** binary for `@celerity-sdk/runtime`
This is the **aarch64-apple-darwin** binary for `@celerity-sdk/runtime`
This is the **x86_64-apple-darwin** binary for `@celerity-sdk/runtime`
This is the **aarch64-unknown-linux-musl** binary for `@celerity-sdk/runtime`
This is the **aarch64-pc-windows-msvc** binary for `@celerity-sdk/runtime`
This is the Celerity Runtime SDK for Node.js. It provides a set of APIs to launch and interact with a Celerity Runtime application.
Testing utilities for Celerity applications — createTestApp, mock factories, JWT generation, and HTTP client