# `AshScylla.Application`
[🔗](https://github.com/ohhi-vn/ash_scylla/blob/main/lib/ash_scylla/application.ex#L15)

Application callback for AshScylla.

Creates the `:ash_scylla_repo_cache` ETS table used by `AshScylla.Repo`
for prepared statement caching and repo configuration look-up.
Starts the top-level `AshScylla.Supervisor`.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
