Skip to content

Conversation

@DeRauk
Copy link
Contributor

@DeRauk DeRauk commented Aug 30, 2021

This is a sync of coinbase/cadence-ruby#41

To quote @anthonydmitriyev's description:

I'm working on a bigger change that will turn Cadence Temporal into an initializable class rather than using a single global instance. This will allow connecting your app to multiple clusters (this is handy for easy migrating from one Cadence Temporal cluster to another or more exotic solutions such as client-side sharding).

This is the first step which makes configuration local, passed to all classes that are using it

@DeRauk DeRauk marked this pull request as ready for review August 31, 2021 17:53
Copy link
Contributor

@antstorm antstorm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you!

@antstorm antstorm merged commit 378630a into coinbase:master Aug 31, 2021
@antstorm antstorm added the synced Ported to cadence-ruby label Sep 29, 2021
calum-stripe pushed a commit to calum-stripe/temporal-ruby that referenced this pull request Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

synced Ported to cadence-ruby

Development

Successfully merging this pull request may close these issues.

2 participants