Update supported-state-stores.md (#234)

This commit is contained in:
Yaron Schneider 2019-11-08 13:03:02 -08:00 committed by GitHub
parent 9d7dbe4225
commit 1f461fa46f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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: |