# `Cache.SandboxRegistry`
[🔗](https://github.com/mikaak/elixir_cache/blob/main/lib/cache/sandbox_registry.ex#L1)

This module is used to start the sandbox registry and register caches in test mode

More details soon...

# `find!`

# `register_caches`

# `start`

# `start_link`

```elixir
@spec start_link() :: {:error, any()} | {:ok, pid()}
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
