In-memory cache used by default.
Summary
Functions
Returns a specification to start this module under a supervisor.
Retrieves an image directly from ETS, returning :error when absent.
Creates the concurrent-read ETS table owned by the cache process.
Inserts or replaces an encoded image in the ETS cache.
Starts the process that owns the named ETS image table.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Retrieves an image directly from ETS, returning :error when absent.
Creates the concurrent-read ETS table owned by the cache process.
This is the GenServer initialization callback.
Inserts or replaces an encoded image in the ETS cache.
Starts the process that owns the named ETS image table.