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
|
||||
<br>
|
||||
|
||||
|
||||
| Name | CRUD | Transactional
|
||||
| ------------- | -------|------ |
|
||||
| Redis | V | V
|
||||
| Azure CosmosDB | V | X |
|
||||
| Redis | :white_check_mark: | :white_check_mark:
|
||||
| Azure CosmosDB | :white_check_mark: | :x: |
|
||||
|
|
Loading…
Reference in New Issue