antikythera v0.4.0 AntikytheraCore.ExecutorPool.MemcacheWriter View Source
A GenServer
to manage memcache for each executor pool.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Specs
max_records() :: non_neg_integer()
Specs
write(term(), term(), Antikythera.ExecutorPool.Id.t(), integer(), float()) :: :ok