# `Brix.Store.Filesystem`
[🔗](https://github.com/LoamStudios/brix/blob/main/lib/brix/store/filesystem.ex#L1)

File-based content store. Reads from a conventional directory layout,
validates, and caches everything in ETS for fast concurrent reads.

# `child_spec`

Returns a specification to start this module under a supervisor.

See `Supervisor`.

# `start_link`

---

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