antikythera v0.4.0 AntikytheraCore.Ets.Memcache View Source
Link to this section Summary
Link to this section Functions
Specs
delete(term(), Antikythera.ExecutorPool.Id.t()) :: :ok
Specs
init() :: :ok
Specs
read(term(), Antikythera.ExecutorPool.Id.t()) :: Croma.Result.t(term(), :not_found)
Specs
table_name() :: atom()
Specs
write(term(), term(), integer(), integer(), Antikythera.ExecutorPool.Id.t()) :: :ok