Skip to content

Conversation

DemetrisChr
Copy link
Contributor

No description provided.


module Couchbase
class ClusterRegistry
include Singleton
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not sure if the use of Singleton is needed here. Initially I was thinking about having these methods here as 'static' and @handlers as a class instance variable, but having mutable class instance variables violates rubocop's rules

@DemetrisChr DemetrisChr requested a review from avsej January 31, 2023 15:14
@avsej avsej merged commit 35b27ca into couchbase:main Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants