A replica in an ordered VSR configuration.
@type endpoint() :: term()
@type id() :: term()
@type t() :: %ViewstampedReplication.Member{endpoint: endpoint(), id: id()}