docs icon indicating copy to clipboard operation
docs copied to clipboard

Added docs for RavenDB as State Store

Open nmalocic opened this issue 6 months ago • 4 comments

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

nmalocic avatar Jul 18 '25 19:07 nmalocic

Hi @msfussell , @cicoyle I have opened new PR, since old one was pointing to v1.15 and this way looked way easier

nmalocic avatar Jul 18 '25 19:07 nmalocic

@nmalocic - This is ready to go, once the code is merged.

msfussell avatar Aug 29 '25 03:08 msfussell

@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?

marcduiker avatar Sep 10 '25 13:09 marcduiker

Hi @marcduiker,

I am not sure, I didn't to any specific work to support Actors and Workflows.

nmalocic avatar Sep 12 '25 07:09 nmalocic