状态存储组件

    Dapr 与现有数据库集成,为应用程序提供CRUD操作、事务等状态管理功能。 Dapr 支持为每个应用配置多个命名的状态存储组件。

    Dapr 的使用 文件来描述状态存储:

    Visit this guide on how to configure a state store component.

    相关主题