antikythera v0.3.0 AntikytheraCore.Ets.Memcache View Source

Link to this section Summary

Link to this section Functions

Link to this function

table_name()

View Source
table_name() :: atom()
Link to this function

write(key, value, expire_at, prob_expire_at, epool_id)

View Source
write(term(), term(), integer(), integer(), Antikythera.ExecutorPool.Id.t()) ::
  :ok