Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Dimitris Christodoulou
Dimitris ChristodoulouReporter
Dimitris Christodoulou
Dimitris ChristodoulouSprint
None
Story Points
0
Priority
Instabug
Open Instabug
Sentry
Sentry
Zendesk Support
Zendesk Support
Created January 30, 2023 at 3:08 PM
Updated February 6, 2023 at 2:40 PM
Resolved February 6, 2023 at 2:40 PM
Add dependency on "couchbase" to the "couchbase-stellar-nebula" gemspec file
Define a ClusterRegistry class which will map the connection string to the appropriate Cluster object (see [PHP code|https://github.com/couchbase/couchbase-php-client/blob/60e044d1c281f40613fb1717e43834c7ced1c4df/Couchbase/Cluster.php#L65-L71])
In the Cluster.connect method of the classic SDK add code that will preserve the current behaviour if existing connection schemes are used and use the ClusterRegistry otherwise
In "couchbase-stellar-nebula", add code that registers itself to the ClusterRegistry