Skip to content

[FEATURE REQUEST] Django Support for Dapr #809

@Paul-B98

Description

@Paul-B98

Describe the feature

It would be great to have first-class support for integrating Django with Dapr. This could include utilities for e.g. service invocation, state management, pub/sub handling, and bindings integration within a Django app.

Use cases:

  • Exposing Django views as Dapr service endpoints for service invocation
  • Consuming pub/sub events via Django
  • Native support for Dapr Workflows: defining, invoking, and managing workflows using Django APIs
  • Using Dapr's state management as a cache backend for Django
  • Actor support like in FastAPI or Flask
  • integration of configurations and secrets in Djano Settings with an additional callback hook for changes

Release Note

RELEASE NOTE: Add Django Support for Dapr

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions