Apero.Application (Apero v3.0.0)

Copy Markdown View Source

OTP application entry point for Apero.

Starts:

  • Apero.Cache.Supervisor — for cache adapters that need their own supervision (ETS-based adapters attach directly; Redis/Memcached adapters would spawn a connection GenServer here).