Supervisor for cache adapters.
Currently a no-op (the in-memory ETS cache does not need supervision) but exists to provide an extension point for adapters that DO need their own process (e.g. Redis, Memcached connection pools).
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.