How to substitute storage with Azure CosmosDB? #13865
Unanswered
xperiandri
asked this question in
Q&A
Replies: 1 comment 6 replies
-
I think you need to add your own DB Provider that extends YesSQL data provider, have a look to SqlServer implementation https://github.com/sebastienros/yessql/tree/main/src/YesSql.Provider.SqlServer |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have the other stuff stored in ComsosDB, so I want CMS data to live there too.
How to achieve that?
What interfaces do I need to implement for that?
Beta Was this translation helpful? Give feedback.
All reactions