Nostrum.Cache.MemberCache.NoOp (nostrum v0.11.0-dev)

View Source

A NoOp implementation for the MemberCache

This cache does nothing, enable it if you don't need to cache members

Summary

Functions

Returns a specification to start this module under a supervisor.

Start the supervisor.

Functions

child_spec(init_arg)

(since 0.9.0)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts)

(since 0.9.0)

Start the supervisor.