Added docs for RavenDB as State Store#4738
Conversation
Signed-off-by: Nemanja Malocic <coderns@gmail.com>
|
Hi @msfussell , @cicoyle I have opened new PR, since old one was pointing to v1.15 and this way looked way easier |
|
@nmalocic - This is ready to go, once the code is merged. |
* cross-app docs Signed-off-by: Cassandra Coyle <cassie@diagrid.io> * Extended cross-app docs Signed-off-by: Albert Callarisa <albert@diagrid.io> * called suborchestrators 'child workflow' for consistency Signed-off-by: Albert Callarisa <albert@diagrid.io> * Merge both multi-app pieces Signed-off-by: Albert Callarisa <albert@diagrid.io> * Changed link from workflow overview Signed-off-by: Albert Callarisa <albert@diagrid.io> * Applied suggestions from review Signed-off-by: Albert Callarisa <albert@diagrid.io> * Shortened sample code to show just the necessary pieces Signed-off-by: Albert Callarisa <albert@diagrid.io> * Update daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-overview.md Signed-off-by: Mark Fussell <markfussell@gmail.com> * Update daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-multi-app.md Signed-off-by: Mark Fussell <markfussell@gmail.com> --------- Signed-off-by: Cassandra Coyle <cassie@diagrid.io> Signed-off-by: Albert Callarisa <albert@diagrid.io> Signed-off-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: Albert Callarisa <albert@diagrid.io> Co-authored-by: Mark Fussell <markfussell@gmail.com>
Clarified instructions for navigating to the docs repo root folder and updated submodule instructions. Signed-off-by: Mark Fussell <markfussell@gmail.com>
Update Alpha APIs for Streaming Subscription
Update README with clearer navigation instructions
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
|
@nmalocic The format of generic.yaml changed with 1.16. The query field has been removed. I've updated this PR to reflect this. Do you know if RavenDB supports Dapr Actors or Workflow? |
|
Hi @marcduiker, I am not sure, I didn't to any specific work to support Actors and Workflows. |
|
Can you look into the merge conflicts @nmalocic? Probably better to pull in the v1.17 branch first. |
I will close this PR, and create new one. There are few commits that are not mine and shouldn't be here. |
|
Opened new PR from v1.17 branch as base |
Thank you for helping make the Dapr documentation better!
Please follow this checklist before submitting:
In addition, please fill out the following to help reviewers understand this pull request:
Description
Added documentation for RavenDB state store
Issue reference
dapr/components-contrib#3702