State management State management overview How-To: Save and get state How-To: Query state How-To: Build a stateful service How-To: Share state between applications How-To: Enc...
TYPE Introduction and Use Case(s) Syntax Parameter Explanations Return Values Code Examples Best Practices Common Mistakes FAQs What happens if I call TYPE on a key that do...
State management overview Features Pluggable state stores Configurable state store behaviors Concurrency Why Dapr chooses optimistic concurrency control (OCC) Note on ETags Con...
Caching Supported on-heap cache types Additional cache stores Related articles Caching OpenSearch relies on different on-heap cache types to accelerate data retrieval, provi...
State management overview Introduction Features Pluggable state stores Configurable state store behaviors Concurrency Note on ETags Consistency Bulk operations State encrypt...
Store injecting Why is it obsolete? Store injecting The store injection pattern was popularized by the mobx-react library. It refers to a now obsolete way of accessing the Mo...
Secrets management overview Secrets management API Features Configure secrets without changing application code Reference secret stores in Dapr components Limit access to secret...
State management overview Introduction Features Pluggable state stores Configurable state store behavior Concurrency Note on ETags Consistency Bulk operations Actor state Q...