Added docs for RavenDB as State Store
Thank you for helping make the Dapr documentation better!
Please follow this checklist before submitting:
- [ ] Commits are signed with Developer Certificate of Origin (DCO - learn more)
- [ ] Read the contribution guide
- [ ] Commands include options for Linux, MacOS, and Windows within codetabs
- [ ] New file and folder names are globally unique
- [ ] Page references use shortcodes instead of markdown or URL links
- [ ] Images use HTML style and have alternative text
- [ ] Places where multiple code/command options are given have codetabs
In addition, please fill out the following to help reviewers understand this pull request:
Description
Added documentation for RavenDB state store
Issue reference
https://github.com/dapr/components-contrib/pull/3702
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.
@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.