# kiss_cache v1.1.0 - Table of Contents

> 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.

## Pages

- [kiss_cache](readme.md)

