A simple, fast ETS-based cache with timed expiry for Erlang and Elixir.
Provides both basic put/get operations and serialized fetch operations to minimize thundering herd problems when caching expensive computations.