dapr / dapr/docs

Add information about rollback support to Reference/Component specs/State stores

Open
#4,405 1 comment 0 reactions 0 assignees View on GitHub
content/missing-information
Dominant language
SCSS
Stars
1k
Forks
794
Avg merge
2d 8h
Merged PRs (30d)
7

Description

**What content needs to be created or modified?**
Currently there is a Note on the State stores page saying "State stores can be used for actors if it supports both transactional operations and ETag." Redis is listed as being Transactional. However, when using Redis as the state store for Dapr Workflows a log entry is produced saying "Redis does not support transaction rollbacks and should not be used in production as an actor state store."

**Describe the solution you'd like**

Remove the check for Actor support from Redis and replace with an asterisk linking to a note saying "Redis does not support transaction rollbacks and should not be used in production as an actor state store."

**Where should the new material be placed?**
Reference/Component specs/State stores

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.