API Reference elixir_cache v0.3.11
View SourceModules
This module is the Agent adapter. Very lightweight use only
ETS Based cache https://github.com/sasa1977/con_cache
DETS adapter so that we can use dets as a cache
ETS (Erlang Term Storage) adapter for high-performance in-memory caching.
Add the following metrics for elixir_cache into prometheus_telmetery, this module will only be included if the library is included
Redis adapter for distributed caching with ElixirCache.
Sandbox adapter for isolated testing of applications using ElixirCache.
This module is used to start the sandbox registry and register caches in test mode