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

Application supervisor for Concord embedded key-value store.
Starts and manages the Raft consensus cluster, telemetry, TTL cleanup, and node discovery.

