Cache.Sandbox (elixir_cache v0.3.7)
View SourceThis module is the adapter used by the SandboxRegistry to mock out all the other adapters
therefore it must implement all features shared across all adapters. It uses a basic Agent
and shouldn't be used in production. It's good for dev & test to avoid needing dependencies
Summary
Functions
Returns a specification to start this module under a supervisor.