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.
Schema Improvements
Relationship fields from foreign keys, --diff mode against live databases, and nullable Option<T> columns in generated DTOs.
Redis TLS Support
TLS and client certificates for Redis cache backend.
JWKS URL Verification
Verify JWTs against a remote JWKS endpoint for integration with external identity providers.
OpenTelemetry Tracing
Export traces and metrics to OpenTelemetry-compatible backends.
Scalar OpenAPI UI
Built-in Scalar API documentation UI served from the framework. Currently being explored and may evolve.
GraphQL Support
Optional GraphQL layer with async-graphql integration. Under active exploration; API and scope are still being refined.