greenie-msft

Results 13 issues of greenie-msft

Actors support is now available in the go-sdk. Let's add the necessary documentation on how to use actors with the sdk. Content should be located in the daprdocs directory of...

help wanted
area/actor

Please add documentation that is consistent with the other Go SDK docs on how to use the pub/sub routing capability. The doc / example should live here: https://docs.dapr.io/developing-applications/sdks/go/go-client. Consider also...

documentation

With the addition of [default policies](https://github.com/dapr/dapr/pull/4906), Dapr should scaffold a default resiliency.yaml that includes "smart default" policies for each target type - apps, actors and components (inbound and outbound) when...

area/cli
P1
size/S
discussion
pinned
kind/enhancement

There needs to be content that describes the differences between bindings and pubsub and the scenarios where each API is appropriate. Context should include specific examples and use cases where...

content/missing-information

At the moment, Actors is unfinished in the Java SDK docs: https://docs.dapr.io/developing-applications/sdks/java/#actors The only example it shows is an actor interface for "DemoActor". As a Java developer interested in Actors...

kind/documentation
good first issue
triaged/resolved
area/actor/runtime
area/actor/client
P2
size/S

Consider adding examples in the Github repo (maybe as a README?) on how to use the Rust SDK for each of the supported Building Blocks, e.g how to use the...

documentation
P1
pinned

- [x] Make sure you've installed the latest version using [instructions in the wiki](../wiki/install) **Output from `azd version`** Run `azd version` and copy and paste the output here: azd version...

cli

- [x] Make sure you've installed the latest version using [instructions in the wiki](../wiki/install) **Output from `azd version`** Run `azd version` and copy and paste the output here: azd version...

bug

Signed-off-by: Nick Greenfield Thank you for helping make the Dapr documentation better! **Please follow this checklist before submitting:** - [x] Commits are signed with Developer Certificate of Origin (DCO -...

Users should be able to use the Query API with the default Redis component that is initialized after running a `dapr init`. Today, users need to use a different state...

kind/feature
good first issue
P2
pinned