Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 133 Bytes

testing.md

File metadata and controls

4 lines (4 loc) · 133 Bytes
{:ok, pid} = Supervisor.start_link(MegaCache.Supervisor, strategy: :one_for_one)
MegaCache.Worker.write_data("garry", "data")