Azure SQL support for persistence in Cadence #5603
sairamkunche
started this conversation in
General
Replies: 1 comment
-
Here is a doc you can follow: https://github.com/uber/cadence/blob/master/docs/persistence.md In summary, you need to:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
"Hello Cadence community! I'm exploring the possibility of using Azure SQL for persistence in my Cadence deployment instead of a Cassandra container. I would appreciate any insights or guidance on the following:
Integration Steps:
Has anyone successfully configured Cadence to use Azure SQL for persistence? If so, could you share the key steps involved in the integration process?
Configuration Settings:
Are there specific configuration settings or considerations I should be aware of when setting up Cadence to use Azure SQL as the persistence layer?
Could you point me to any relevant documentation, guides, or community-contributed resources that specifically cover integrating Cadence with Azure SQL for persistence?
Thank you in advance for any assistance or insights you can provide!"
Beta Was this translation helpful? Give feedback.
All reactions