Dialogue has some cool utilities and abstractions that make it easy to create and reuse clients per-service, but nothing to help with creating clients if you need to create connections to specific nodes/hosts of a service.
This is a use case that we regularly run into with Cassandra and any services that interact with it at a management level.
Dialogue has some cool utilities and abstractions that make it easy to create and reuse clients per-service, but nothing to help with creating clients if you need to create connections to specific nodes/hosts of a service.
This is a use case that we regularly run into with Cassandra and any services that interact with it at a management level.