Skip to content

Support for connecting to a graph cluster with multiple gremlin-servers #92

@masumsoft

Description

@masumsoft

Currently the createClient api has a host parameter that seems to support only a single host at this moment. I couldn't find any way for the module to connect to multiple gremlin server hosts preferably with automatic node discovery and failover similar to other distributed system clients.

The go client for gremlin for example has cluster support. It would be great if this module had built in support for cluster load balancing, node discovery and failover.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions