mirror of https://github.com/dapr/docs.git
501 B
501 B
type | title | linkTitle | weight | description |
---|---|---|---|---|
docs | Actors | Actors | 50 | Encapsulate code and data in reusable actor objects as a common microservices design pattern |
{{% alert title="More about Dapr Actors" color="primary" %}} Learn more about how to use Dapr Actors:
- Try the [Actors quickstart]({{< ref actors-quickstart.md >}}).
- Explore actors via any of the [Dapr SDKs]({{< ref sdks >}}).
- Review the [Actors API reference documentation]({{< ref actors_api.md >}}). {{% /alert %}}