Skip to content

Allow connecting to multiple Antidote replicas #12

@joaomlneto

Description

@joaomlneto

Currently we can only specify a single replica to connect to.
Ideally, we would want to have a pool of replicas to connect to.

This will add a few challenges later -- what strategy to retry requests, compensating for reading stale states when switching replicas.

A workaround is to enable multiple REST Servers, each to a different replica and use a random one each time.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions