mirror of https://github.com/dapr/docs.git
Add components newly in beta
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
This commit is contained in:
parent
5f2492c225
commit
62f0253b84
|
@ -88,9 +88,9 @@
|
|||
output: true
|
||||
- component: RabbitMQ
|
||||
link: rabbitmq
|
||||
state: Alpha
|
||||
state: Beta
|
||||
version: v1
|
||||
since: "1.0"
|
||||
since: "1.9"
|
||||
features:
|
||||
input: true
|
||||
output: true
|
||||
|
|
|
@ -88,9 +88,9 @@
|
|||
query: false
|
||||
- component: Memcached
|
||||
link: setup-memcached
|
||||
state: Alpha
|
||||
state: Beta
|
||||
version: v1
|
||||
since: "1.0"
|
||||
since: "1.9"
|
||||
features:
|
||||
crud: true
|
||||
transactions: false
|
||||
|
|
Loading…
Reference in New Issue