Dapr State Management API
The Dapr State Management API provides key/value-based state management capabilities for distributed applications. It supports saving, retrieving, deleting, and performing bulk and transactional operations on application state using pluggable state stores.
Documentation
Specifications
Schemas & Data
Other Resources
Reference
https://docs.dapr.io/developing-applications/building-blocks/state-management/
Client Libraries
https://docs.dapr.io/sdks/
OpenAPI
#Distributed Systems
#Key Value
#State Management