mirror of https://github.com/dapr/docs.git
18 Commits
Author | SHA1 | Message | Date |
---|---|---|---|
|
b0bf194c81
|
Docs for SQLite state store (#3099)
* Docs for SQLite state store Fixes #3085 Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> * Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-sqlite.md Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com> * Explain relative paths Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com> * Clarify that URI options require the `file:` prefix Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> * Add note for in-memory DBs Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> --------- Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com> Co-authored-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> |
|
|
62daf817fa |
Updated stable / beta components
Some components had certification tests but were not marked as stable. Likewise, some components had conformance tests but were not marked as beta. Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> |
|
|
a95ddf4d43
|
[1.10][AWS DynamoDB] Documentation for Partition Key Metadata Field (#3052)
* [1.10][AWS DynamoDB] Documentation for Partition Key Metadata Field Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com> * Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-dynamodb.md Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Roberto Rojas <robertojrojas@gmail.com> * Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-dynamodb.md Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Roberto Rojas <robertojrojas@gmail.com> * updates status to stable + fixes as PR review Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com> * Update setup-dynamodb.md Removing unneeded dots Signed-off-by: Mark Fussell <markfussell@gmail.com> * Update setup-dynamodb.md can to console Signed-off-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com> Signed-off-by: Roberto Rojas <robertojrojas@gmail.com> Signed-off-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: Mark Fussell <markfussell@gmail.com> |
|
|
20c446543b
|
[1.10] Docs for Cloudflare components (#3032)
* WIP Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> * Complete docs for Workers KV state store Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> * Docs for the binding Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com> * Update per review feedback Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> * Ignore links to cloudflare dashboard Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com> * Update daprdocs/content/en/reference/components-reference/supported-bindings/cloudflare-queues.md Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com> * Changed per review feedback Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com> Co-authored-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> |
|
|
0d9b5a2792
|
Update docs for PostgreSQL state store (#3033)
Update the component due to changes introduced in dapr/components-contrib#2302 and dapr/components-contrib#2379 Fixes #2966 Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> |
|
|
268da740ec
|
Docs upmerge 12/16 (#3015)
* Fix: codeblock wasn't properly closed Minor formatting fix. Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org> * update code examples Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> * Fix broken link in components-concept page Commit |
|
|
3cbf087db6
|
Mark Memcached as a stable component. (#2836)
On dapr/components-contrib#2116 certification tests for Memcached state store were added to `components-contrib`, turning this component into a stable one. This PR updates the documentation to reflect that. Closes dapr/components-contrib#1929 Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org> Signed-off-by: Tiago Alves Macambira <tmacam@burocrata.org> Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> Co-authored-by: Mark Fussell <markfussell@gmail.com> |
|
|
68c928ffb9
|
cassanda state store cert (#2801)
Signed-off-by: Addison Juarez <adjuarez@microsoft.com> Signed-off-by: Addison Juarez <adjuarez@microsoft.com> Co-authored-by: Mark Fussell <markfussell@gmail.com> |
|
|
a35f0dcdb8
|
Upmerge to 1.9 (#2793)
* feature/helmchart: supported private helm chart repo to install dapr cluster Signed-off-by: 1046102779 <seachen@tencent.com> * Updates wasm middleware documentation with compilation instructions These changes are coupled with https://github.com/dapr/components-contrib/pull/1833 Signed-off-by: Adrian Cole <adrian@tetrate.io> * Update daprdocs/content/en/reference/components-reference/supported-middleware/middleware-wasm.md Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com> * feedback Signed-off-by: Adrian Cole <adrian@tetrate.io> * permute Signed-off-by: Adrian Cole <adrian@tetrate.io> * feature/helmchart: supported private helm chart repo to install dapr cluster Signed-off-by: 1046102779 <seachen@tencent.com> * add note to aws sns/sqs component doc; quick edit Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> * change data to value Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> * feature/helmchart: supported private helm chart repo to install dapr cluster Signed-off-by: 1046102779 <seachen@tencent.com> * Patch 3 (#2691) * Update release version from 1.8.2 to 1.8.3 Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com> * Update shortcode from 1.8.2 to 1.8.3 Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com> * fix: typo Signed-off-by: 1046102779 <seachen@tencent.com> * feature: add a private helm repo for dapr Signed-off-by: 1046102779 <seachen@tencent.com> * Update install-dapr-cli.md Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com> * Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-deploy.md Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com> Signed-off-by: yellow chicks <seachen@tencent.com> * Fix pubsub quickstart component name to match QS source code Signed-off-by: Nick Greenfield <nigreenf@microsoft.com> * add output of success Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> * remove word Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> * add sentence Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> * redis 6 update (#2718) Signed-off-by: yaron2 <schneider.yaron@live.com> Signed-off-by: yaron2 <schneider.yaron@live.com> * Update Dapr version to 1.8.4 (#2714) * Update Dapr version to 1.8.4 Signed-off-by: Nick Greenfield <nigreenf@microsoft.com> * Update CLI version to 1.8.1 Signed-off-by: Nick Greenfield <nigreenf@microsoft.com> Signed-off-by: Nick Greenfield <nigreenf@microsoft.com> Co-authored-by: Yaron Schneider <schneider.yaron@live.com> * Fixed an issue with code highlighting Signed-off-by: Lorenzo Montanari <l0ll098@users.noreply.github.com> * Fix links to broken middleware components Signed-off-by: Nick Greenfield <nigreenf@microsoft.com> * RethinkDB has no transactions, etags Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> * fix a typo (#2748) Signed-off-by: Loong <loong.dai@intel.com> Signed-off-by: Loong <loong.dai@intel.com> * fix typo (#2751) Signed-off-by: RcXu <honeyxhl@163.com> Signed-off-by: RcXu <honeyxhl@163.com> Co-authored-by: Mark Fussell <markfussell@gmail.com> * Update component status in v1.7 Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> * Mark components as stable in v1.8 Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> * Correct state azure stablestorage status in v1.7 Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> * Update setup-sqlserver.md Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com> * fix some typos (#2765) Signed-off-by: Loong <loong.dai@intel.com> Signed-off-by: Loong <loong.dai@intel.com> * Typo fix installtion > installation (#2726) Signed-off-by: Greg. A. <gautric@users.noreply.github.com> Signed-off-by: Greg. A. <gautric@users.noreply.github.com> Co-authored-by: Mark Fussell <markfussell@gmail.com> * Add a new version of the Dapr Diagrams deck (#2773) Signed-off-by: Nick Greenfield <nigreenf@microsoft.com> Signed-off-by: Nick Greenfield <nigreenf@microsoft.com> * Fix typos in MongoDB state configuration file example (#2775) Closes https://github.com/dapr/docs/issues/2774 Signed-off-by: Yash Nisar <yashnisar@microsoft.com> Signed-off-by: Yash Nisar <yashnisar@microsoft.com> * update service invo row item Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> * update az cli commands Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> * remove unnecessary flags Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> * ignore links Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> * Fix broken link Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com> * Fix broken link Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com> * remove ignore links Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> Signed-off-by: 1046102779 <seachen@tencent.com> Signed-off-by: Adrian Cole <adrian@tetrate.io> Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com> Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com> Signed-off-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com> Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com> Signed-off-by: yellow chicks <seachen@tencent.com> Signed-off-by: Nick Greenfield <nigreenf@microsoft.com> Signed-off-by: yaron2 <schneider.yaron@live.com> Signed-off-by: Lorenzo Montanari <l0ll098@users.noreply.github.com> Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> Signed-off-by: Loong <loong.dai@intel.com> Signed-off-by: RcXu <honeyxhl@163.com> Signed-off-by: Greg. A. <gautric@users.noreply.github.com> Signed-off-by: Yash Nisar <yashnisar@microsoft.com> Co-authored-by: 1046102779 <seachen@tencent.com> Co-authored-by: Adrian Cole <adrian@tetrate.io> Co-authored-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com> Co-authored-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com> Co-authored-by: nyemade-uversky <55847877+nyemade-uversky@users.noreply.github.com> Co-authored-by: Yaron Schneider <schneider.yaron@live.com> Co-authored-by: Nick Greenfield <nigreenf@microsoft.com> Co-authored-by: Lorenzo Montanari <l0ll098@users.noreply.github.com> Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> Co-authored-by: Loong Dai <loong.dai@intel.com> Co-authored-by: Mr.Black <honeyxhl@163.com> Co-authored-by: Greg. A <gautric@users.noreply.github.com> Co-authored-by: Yash Nisar <yashnisar@microsoft.com> |
|
|
491a237313 |
Azure Table Storage state is stable since v1.9
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> |
|
|
62f0253b84 |
Add components newly in beta
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> |
|
|
5f2492c225 |
Update component status in v1.7
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> |
|
|
c3c0aa833f |
RethinkDB now Beta, but has no transactions, etags
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> |
|
|
b64cfbe362 |
update to 1.9
Signed-off-by: Addison Juarez <adjuarez@microsoft.com> |
|
|
9f10953873 |
Update cassandra to Beta
Signed-off-by: Addison Juarez <adjuarez@microsoft.com> |
|
|
d522e47b86
|
docs: in memory state store component (#2534)
* in mem state Signed-off-by: seeflood <zhou.qunli@foxmail.com> * resolve issues Signed-off-by: seeflood <zhou.qunli@foxmail.com> * Developer-only Signed-off-by: seeflood <zhou.qunli@foxmail.com> * Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-inmemory.md Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> Signed-off-by: seeflood <zhou.qunli@foxmail.com> * Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-inmemory.md Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> Signed-off-by: seeflood <zhou.qunli@foxmail.com> * Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-inmemory.md Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> Signed-off-by: seeflood <zhou.qunli@foxmail.com> * Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-inmemory.md Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> Signed-off-by: seeflood <zhou.qunli@foxmail.com> * Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-inmemory.md Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> Signed-off-by: seeflood <zhou.qunli@foxmail.com> * add in memory comp Signed-off-by: seeflood <zhou.qunli@foxmail.com> Co-authored-by: Mark Fussell <markfussell@gmail.com> |
|
|
30cbccbe63 |
Mark PostgreSQL as stable (mirrors PR #2522)
Signed-off-by: John Ewart <johnewart@microsoft.com> |
|
|
4bd88d59f0 |
Add partial shortcode and partials for components along with data files
Signed-off-by: John Ewart <johnewart@microsoft.com> |