Nostrum.Cache.MessageCache.Noop (nostrum v0.11.0-dev)
View SourceA 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.