mirror of https://github.com/dapr/docs.git
Corrected the display of the documentation. (#204)
This commit is contained in:
parent
a809c61b83
commit
0498f483aa
|
@ -1,6 +1,7 @@
|
||||||
# Supported state stores
|
# Supported state stores
|
||||||
<br>
|
|
||||||
|
|
||||||
| Name | CRUD | Transactional
|
| Name | CRUD | Transactional
|
||||||
| ------------- | -------|------ |
|
| ------------- | -------|------ |
|
||||||
| Redis | V | V
|
| Redis | :white_check_mark: | :white_check_mark:
|
||||||
| Azure CosmosDB | V | X |
|
| Azure CosmosDB | :white_check_mark: | :x: |
|
||||||
|
|
Loading…
Reference in New Issue