Peeper is an Elixir library that provides a `GenServer`-like API with automatic state preservation between crashes.
It enables you to embrace the “Let It Crash” philosophy while maintaining valuable state, supporting state/dictionary/ets recovery between crashes.