Akhila
Akhila
## In what area(s)? /area runtime > /area operator > /area placement > /area docs > /area test-and-release ## What version of Dapr? 1.8 ## Expected Behavior We have an...
/area runtime /area docs ## Describe the proposal Prototype : [ https://github.com/akhilac1/dapr_delayedComponentLoading](https://github.com/akhilac1/dapr/tree/dapr_delayedComponentLoading) ## What? This proposal outlines the approach to enable dynamic loading of components using HTTP and gRPC API,...
## Describe the proposal dapr cli should support running multiple versions of Dapr runtime in the standalone mode. Officially upto two previous releases of Dapr runtime are supported and the...
# Description Added Support for Postgres as configuration store ## Issue reference We strive to have all PR being opened based on an issue, where the problem or feature have...
# Description This is the initial gRPC implementation for workflow building block. Subsequent PRs will address doc and test - Added proto ffor workflow start,terminate,get - Implementation of gRPC API...
Signed-off-by: akhilac1 # Description ## Issue reference Please reference the issue this PR will close: #4551 ## Checklist Please make sure you've completed the relevant tasks for this PR, out...
**What content needs to be created or modified?** Create docs for Postgres configuration store component **Where should the new material be placed?** /daprdocs/content/en/reference/components-reference/supported-configuration-stores **The associated pull request from dapr/dapr, dapr/components-contrib,...
## In what area(s)? /area runtime /area docs /area/components-contrib # Design for Cross cluster communication in Dapr This document is a proposal to enable communication across clusters in a container...