diff --git a/howto/setup-state-store/supported-state-stores.md b/howto/setup-state-store/supported-state-stores.md index 91a5729ae..9de04c49a 100644 --- a/howto/setup-state-store/supported-state-stores.md +++ b/howto/setup-state-store/supported-state-stores.md @@ -1,6 +1,7 @@ # Supported state stores -
+ + | Name | CRUD | Transactional | ------------- | -------|------ | -| Redis | V | V -| Azure CosmosDB | V | X | +| Redis | :white_check_mark: | :white_check_mark: +| Azure CosmosDB | :white_check_mark: | :x: |