ESC
Type to search...

In Progress Roadmap

Browse all items in this roadmap section. For a complete list of released features and updates, check out our changelog.

In Progress

Background Jobs

Async task queue with Redis backend and rapina seed for database seeding.

Feature

Schema Improvements

Relationship fields from foreign keys, --diff mode against live databases, and nullable Option<T> columns in generated DTOs.

Feature

Redis TLS Support

TLS and client certificates for Redis cache backend.

Feature

JWKS URL Verification

Verify JWTs against a remote JWKS endpoint for integration with external identity providers.

Feature

OpenTelemetry Tracing

Export traces and metrics to OpenTelemetry-compatible backends.

Feature

Scalar OpenAPI UI

Built-in Scalar API documentation UI served from the framework. Currently being explored and may evolve.

Feature

GraphQL Support

Optional GraphQL layer with async-graphql integration. Under active exploration; API and scope are still being refined.

Feature