mirror of https://github.com/dapr/docs.git
fixed some inaccuracies in supported state store capaiblities
Signed-off-by: Oliver Tomlinson <oliverjamestomlinson@gmail.com>
This commit is contained in:
parent
ed8b56a4b9
commit
1d2a1dad5b
|
|
@ -118,7 +118,7 @@
|
|||
transactions: true
|
||||
etag: true
|
||||
ttl: true
|
||||
workflow: false
|
||||
workflow: true
|
||||
- component: MySQL & MariaDB
|
||||
link: setup-mysql
|
||||
state: Stable
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
<th>ETag</th>
|
||||
<th>TTL</th>
|
||||
<th>Actors</th>
|
||||
<th>Query</th>
|
||||
<th>Workflow</th>
|
||||
<th>Status</th>
|
||||
<th>Component version</th>
|
||||
<th>Since runtime version</th>
|
||||
|
|
|
|||
Loading…
Reference in New Issue