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

Node-local Concord API.

This module uses the local KV engine explicitly. Data written through this
API stays on the current BEAM node and is not submitted to the VSR cluster.

# `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`

