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).
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).