[FEATURE REQUEST] Django Support for Dapr
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
@salaboy I think this would fall somewhere in your domain
This issue has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.
This issue has been automatically closed because it has not had activity in the last 67 days. If this issue is still valid, please ping a maintainer and ask them to label it as pinned, good first issue, help wanted or triaged/resolved. Thank you for your contributions.