Tussle.Cache.Memory (Tussle v0.4.0)

Copy Markdown View Source

Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for GenServer.init/1.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

delete(name, key)

get(name, key)

init(args)

Callback implementation for GenServer.init/1.

put(name, key, file)

start_link(config)