mirror of https://github.com/dapr/docs.git
parent
06da610a2b
commit
d827af08cd
|
@ -6,7 +6,7 @@ Here you'll find a list of How To guides that walk you through accomplishing spe
|
||||||
* [Invoke other services in your cluster or environment](./invoke-and-discover-services)
|
* [Invoke other services in your cluster or environment](./invoke-and-discover-services)
|
||||||
* [Create a gRPC enabled app, and invoke Dapr over gRPC](./create-grpc-app)
|
* [Create a gRPC enabled app, and invoke Dapr over gRPC](./create-grpc-app)
|
||||||
|
|
||||||
### Sate Management
|
### State Management
|
||||||
* [Setup Dapr state store](./setup-state-store)
|
* [Setup Dapr state store](./setup-state-store)
|
||||||
* [Create a service that performs stateful CRUD operations](./create-stateful-service)
|
* [Create a service that performs stateful CRUD operations](./create-stateful-service)
|
||||||
* [Query the underlying state store](./query-state-store)
|
* [Query the underlying state store](./query-state-store)
|
||||||
|
|
Loading…
Reference in New Issue