mirror of https://github.com/dapr/docs.git
Update supported-state-stores.md (#234)
This commit is contained in:
parent
9d7dbe4225
commit
1f461fa46f
|
@ -3,11 +3,11 @@
|
|||
|
||||
| Name | CRUD | Transactional
|
||||
| ------------- | -------|------ |
|
||||
| Redis | :white_check_mark: | :white_check_mark:
|
||||
| Redis | :white_check_mark: | :white_check_mark: |
|
||||
| Azure CosmosDB | :white_check_mark: | :x: |
|
||||
| Cassandra | :white_check_mark: | :x: |
|
||||
| Hashicorp Consul | :white_check_mark: | :x: |
|
||||
| etcd | :white_check_mark: | :x: |
|
||||
| Memcached | :white_check_mark: | :x: |
|
||||
| MongoDB | :white_check_mark: | :x: |
|
||||
| MongoDB | :white_check_mark: | :white_check_mark: |
|
||||
| Zookeeper | :white_check_mark: | :x: |
|
||||
|
|
Loading…
Reference in New Issue