# `Concord.Cluster`
[🔗](https://github.com/gsmlg-dev/concord/blob/main/lib/concord/cluster.ex#L1)

Explicit Viewstamped Replication cluster API.

`Concord` itself is cluster-backed. This module exists when call sites should
state the replicated storage model directly.

# `delete`

# `delete_if`

# `delete_many`

# `get`

# `get_all`

# `get_all_with_ttl`

# `get_many`

# `get_with_ttl`

# `list`

# `members`

# `prefix_scan`

# `put`

# `put_if`

# `put_many`

# `put_many_with_ttl`

# `put_with_ttl`

# `revision`

# `status`

# `touch`

# `touch_many`

# `ttl`

# `txn`

