View Source Nostrum.Cache.UserCache.NoOp (Nostrum v0.10.0)

A NoOp implementation for the UserCache

This cache does nothing, enable it if you dont need to cache users

Summary

Functions

Returns a specification to start this module under a supervisor.

Start the supervisor.

Functions

Link to this function

child_spec(init_arg)

View Source (since 0.9.0)

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

start_link(init_arg)

View Source (since 0.9.0)

Start the supervisor.