View Source Nostrum.Cache.MessageCache.Noop (Nostrum v0.10.0)
A no-op message cache.
This cache does not store any messages and always returns {:error, :not_found}
for any operation.
Summary
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Start the supervisor.